]> git.r.bdr.sh - rbdr/serpentity/blame - test/browser.html
Moves tests, recycles integration
[rbdr/serpentity] / test / browser.html
CommitLineData
3db7d198
BB
1<!DOCTYPE html>
2<html>
3 <head>
4 <title>Serpentity Browser Test</title>
5 <script src="/node_modules/serpentity/dist/serpentity.js"></script>
6 <script src="/test/integration.js"></script>
7 </head>
8 <body>
9 <h1>404 Droids Not Found</h1>
10 Look in your console...
11 </body>
12</html>