From b81b0c3b2ea7ccb0cdb9f1d04883df7d8f84ba4c Mon Sep 17 00:00:00 2001 From: Thomas Bruederli <thomas@roundcube.net> Date: Thu, 31 Jan 2013 12:36:25 -0500 Subject: [PATCH] Merge branch 'master' of github.com:roundcube/roundcubemail --- tests/Selenium/index.html | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/tests/Selenium/index.html b/tests/Selenium/index.html new file mode 100644 index 0000000..7aa65f8 --- /dev/null +++ b/tests/Selenium/index.html @@ -0,0 +1,8 @@ +<html> +<head> + <title>Roundcube Webmail Tests</title> +</head> +<body> +Testing... +</body> +</html> -- Gitblit v1.9.1