aboutsummaryrefslogtreecommitdiffstats
path: root/test/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'test/index.html')
-rw-r--r--test/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/index.html b/test/index.html
index f073054d8..62ccfe12e 100644
--- a/test/index.html
+++ b/test/index.html
@@ -41,7 +41,7 @@
}
// Load jQuery
- document.write( "<script src='" + src + "'><\/script>" );
+ document.write( "<script id='jquery-js' src='" + src + "'><\x2Fscript>" );
})();
</script>
<script src="data/testrunner.js"></script>