summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-01-31 18:24:16 +0100
committerAleksander Machniak <alec@alec.pl>2013-01-31 18:24:16 +0100
commitee01be5b5b854320de83e09c66070acd71283a70 (patch)
treef465859de0d58b30555873b43d465e9082f77d59 /tests
parent41db2bf47db6df8b6065986b7488f3fc538ebc14 (diff)
Add dummy index.html file for Selenum tests
Diffstat (limited to 'tests')
-rw-r--r--tests/Selenium/index.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/Selenium/index.html b/tests/Selenium/index.html
new file mode 100644
index 000000000..7aa65f829
--- /dev/null
+++ b/tests/Selenium/index.html
@@ -0,0 +1,8 @@
+<html>
+<head>
+ <title>Roundcube Webmail Tests</title>
+</head>
+<body>
+Testing...
+</body>
+</html>