summaryrefslogtreecommitdiff
path: root/test/browser.html
diff options
context:
space:
mode:
authorBen Beltran <ben@nsovocal.com>2017-04-12 00:22:31 -0500
committerBen Beltran <ben@nsovocal.com>2017-04-12 00:22:31 -0500
commitf2a4303543b0b0c1a62681c74244176aa778f417 (patch)
treef95798bb6a0e62d39e4f9a8c234791fd3971a6f3 /test/browser.html
parentd063bd00f11577e700c848d220ac6505921632ab (diff)
parent100b8422835fc876c8cff2c2960b63e95a01b744 (diff)
Merge branch 'release/2.0.0'2.0.0
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>