summaryrefslogtreecommitdiff
path: root/test/js/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'test/js/index.html')
-rw-r--r--test/js/index.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/js/index.html b/test/js/index.html
index e3cecd682..f468f5849 100644
--- a/test/js/index.html
+++ b/test/js/index.html
@@ -65,6 +65,11 @@
</ul>
+<h2>Errors</h2>
+<ul>
+<li><a href="parameter-error.html">Missing parameters</a></li>
+</ul>
+
<h2>Assorted</h2>
<ul>
<li><a href="assorted-log-doc-write.html">console.log and document.write</a></li>