summaryrefslogtreecommitdiff
path: root/test/js/js-fractal.html
diff options
context:
space:
mode:
Diffstat (limited to 'test/js/js-fractal.html')
-rw-r--r--test/js/js-fractal.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/js/js-fractal.html b/test/js/js-fractal.html
index 40a5a3158..9ac1bc7bf 100644
--- a/test/js/js-fractal.html
+++ b/test/js/js-fractal.html
@@ -35,8 +35,5 @@ function show_mandelbrot()
}
show_mandelbrot();
</script>
-<noscript>
-JavaScript not enabled.
-</noscript>
</body>
</html>