summaryrefslogtreecommitdiff
path: root/test/js/wikipedia-lcm.html
diff options
context:
space:
mode:
authorVincent Sanders <vince@netsurf-browser.org>2012-11-06 18:10:29 +0000
committerVincent Sanders <vince@netsurf-browser.org>2012-11-06 18:20:41 +0000
commit16c105972399ad8f55bdfeec84ace9633552173f (patch)
tree87cace4ff8108fbb8b248afc380e91e40d71cdf1 /test/js/wikipedia-lcm.html
parent12f874cd9260a1866948cb54874e7c9d80225714 (diff)
downloadnetsurf-16c105972399ad8f55bdfeec84ace9633552173f.tar.gz
netsurf-16c105972399ad8f55bdfeec84ace9633552173f.tar.bz2
add another javascript test
Diffstat (limited to 'test/js/wikipedia-lcm.html')
-rw-r--r--test/js/wikipedia-lcm.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/js/wikipedia-lcm.html b/test/js/wikipedia-lcm.html
new file mode 100644
index 000000000..e91cc6182
--- /dev/null
+++ b/test/js/wikipedia-lcm.html
@@ -0,0 +1,9 @@
+<html>
+<head>
+<title>Wikipedia lcm script</title>
+</head>
+<body>
+<h1>Wikipedia lcm script</h1>
+<script src="wikipedia-lcm.js"></script>
+</body>
+</html>