]> git.r.bdr.sh - rbdr/serpentity/blobdiff - test/browser.html
Moves tests, recycles integration
[rbdr/serpentity] / test / browser.html
diff --git a/test/browser.html b/test/browser.html
new file mode 100644 (file)
index 0000000..7191160
--- /dev/null
@@ -0,0 +1,12 @@
+<!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>