summaryrefslogtreecommitdiff
path: root/test/browser.html
diff options
context:
space:
mode:
Diffstat (limited to 'test/browser.html')
-rw-r--r--test/browser.html12
1 files changed, 0 insertions, 12 deletions
diff --git a/test/browser.html b/test/browser.html
deleted file mode 100644
index 7191160..0000000
--- a/test/browser.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<!DOCTYPE html>
-<html>
- <head>
- <title>Serpentity Browser Test</title>
- <script src="/node_modules/serpentity/dist/serpentity.js"></script>
- <script src="/test/integration.js"></script>
- </head>
- <body>
- <h1>404 Droids Not Found</h1>
- Look in your console...
- </body>
-</html>