aboutsummaryrefslogtreecommitdiff
path: root/web/tests/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/tests/index.html')
-rw-r--r--web/tests/index.html17
1 files changed, 0 insertions, 17 deletions
diff --git a/web/tests/index.html b/web/tests/index.html
deleted file mode 100644
index 334e13893..000000000
--- a/web/tests/index.html
+++ /dev/null
@@ -1,17 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<!-- Siesta UI must use ExtJS 5.1.0 (you can specify any other ExtJS version in your "preload" config) -->
-<link rel="stylesheet" type="text/css" href="//cdn.sencha.com/ext/gpl/5.1.0/packages/ext-theme-crisp/build/resources/ext-theme-crisp-all.css" />
-<link rel="stylesheet" type="text/css" href="//cdn.traccar.org/siesta/siesta-3.1.0-lite/resources/css/siesta-all.css">
-
-<!-- Siesta UI must use ExtJS 5.1.0 (you can specify any other ExtJS version in your "preload" config) -->
-<script type="text/javascript" src="//cdn.sencha.com/ext/gpl/5.1.0/build/ext-all.js"></script>
-<script type="text/javascript" src="//cdn.traccar.org/siesta/siesta-3.1.0-lite/siesta-all.js"></script>
-
-<script type="text/javascript" src="index.js"></script>
-</head>
-
-<body>
-</body>
-</html>