summaryrefslogtreecommitdiff
path: root/test.html
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2014-04-14 12:38:02 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2016-08-15 19:46:52 +0200
commit9f6c23e63a14f7602f6c57bb3d17c7a3a8fdd413 (patch)
treeb69b376c4e43fc9540b02626cacc128454e309e3 /test.html
parentcdc5aec0f72fa965b3f53327fda5176a2417b670 (diff)
downloadwvs-vplan-9f6c23e63a14f7602f6c57bb3d17c7a3a8fdd413.tar.gz
wvs-vplan-9f6c23e63a14f7602f6c57bb3d17c7a3a8fdd413.zip
lösche QUnit
Diffstat (limited to 'test.html')
-rw-r--r--test.html16
1 files changed, 0 insertions, 16 deletions
diff --git a/test.html b/test.html
deleted file mode 100644
index 1b82465..0000000
--- a/test.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8">
- <title>WvS VPlan Unit Tests</title>
- <link rel="stylesheet" href="css/qunit-1.14.0.css"
- <script src="js/qunit-1.14.0.js"
- <script src="js/index.js"></script>
-
- <script>
- </script>
- </head>
- <body>
- <div id="qunit"></div>
- </body>
-</html>