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.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/js/index.html b/test/js/index.html
index 79f5bbca3..f282ca4c8 100644
--- a/test/js/index.html
+++ b/test/js/index.html
@@ -6,6 +6,8 @@
<body>
<h1>JavaScript Tests</h1>
+<noscript><h2>Javascript is disabled</h2></noscript>
+
<h2>General</h2>
<ul>
<li><a href="js-fractal.html">Fractal</a></li>