Skip to content

Commit b9d127e

Browse files
committed
Remove testing entry.
1 parent 06fb431 commit b9d127e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rdf/rdf12/template.haml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@
9797
Test Descriptions
9898
%dl.test-description
9999
- man['entries'].each do |test|
100-
- require 'byebug'; byebug unless test['@id']
101100
- test_id = test['@id'].split('#').last
102101
%dt{id: test_id}
103102
%a.testlink{href: "##{test_id}"}

0 commit comments

Comments
 (0)