From d220ebd708a6893fdb68b8548a30990d99ca1c02 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Mon, 21 Apr 2014 18:06:51 +0200 Subject: Describe Selenium testing setup and provide a function to clear the SQL database --- tests/Selenium/data/mysql.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/Selenium/data/mysql.sql (limited to 'tests/Selenium/data') diff --git a/tests/Selenium/data/mysql.sql b/tests/Selenium/data/mysql.sql new file mode 100644 index 000000000..fe6741a02 --- /dev/null +++ b/tests/Selenium/data/mysql.sql @@ -0,0 +1 @@ +-- empty \ No newline at end of file -- cgit v1.2.3