Fix idltest markup
authorMarkus Lanthaler <mark_lanthaler@gmx.net>
Tue, 02 Apr 2013 15:01:48 +0200
changeset 1527 f2b15a252b16
parent 1526 ec85aec5d78c
child 1528 516ebc34f10d
Fix idltest markup

This addresses #238.
test-suite/idltest/index.html
--- a/test-suite/idltest/index.html	Tue Apr 02 14:56:54 2013 +0200
+++ b/test-suite/idltest/index.html	Tue Apr 02 15:01:48 2013 +0200
@@ -11,7 +11,7 @@
 <link rel="help" href="http://json-ld.org/spec/latest/json-ld-api/#jsonldoptions" />
 <link rel="help" href="http://json-ld.org/spec/latest/json-ld-api/#jsonlderror" />
 <link rel="help" href="http://json-ld.org/spec/latest/json-ld-api/#jsonlderrorcode" />
-<script src="../../playground/jsonld.js"
+<script src="../../playground/jsonld.js"></script>
 <script src="http://w3c-test.org/resources/testharness.js"></script>
 <script src="http://w3c-test.org/resources/testharnessreport.js"></script>
 <script src="http://w3c-test.org/resources/WebIDLParser.js"></script>