summaryrefslogtreecommitdiff
path: root/test/js/index.html
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2015-08-09 18:54:37 +0100
committerDaniel Silverstone <dsilvers@digital-scurf.org>2015-08-09 18:54:37 +0100
commit0df3439eb26914466b91ce529e7f3366094030d6 (patch)
tree9a8a8011efff300ad46f994718304b646bac62e9 /test/js/index.html
parent3d7de6cf8d67bd7761a907cb171d8a4af8088a08 (diff)
downloadnetsurf-0df3439eb26914466b91ce529e7f3366094030d6.tar.gz
netsurf-0df3439eb26914466b91ce529e7f3366094030d6.tar.bz2
Fix constructor injection to use new constructor type, add test
Diffstat (limited to 'test/js/index.html')
-rw-r--r--test/js/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/js/index.html b/test/js/index.html
index 56482ec98..e3cecd682 100644
--- a/test/js/index.html
+++ b/test/js/index.html
@@ -69,6 +69,7 @@
<ul>
<li><a href="assorted-log-doc-write.html">console.log and document.write</a></li>
<li><a href="wikipedia-lcm.html">Example from wikipedia</a></li>
+<li><a href="verify-instanceofness.html">Check instanceof behaviour</a></li>
</ul>
</body>