From b37954110d2184279a7f400d8750996a27b8f666 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Wed, 5 Feb 2014 20:18:51 +0100 Subject: Bring back unit tests (they should be removed when creating a package) --- tests/Selenium/phpunit.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 tests/Selenium/phpunit.xml (limited to 'tests/Selenium/phpunit.xml') diff --git a/tests/Selenium/phpunit.xml b/tests/Selenium/phpunit.xml new file mode 100644 index 000000000..b5835cf74 --- /dev/null +++ b/tests/Selenium/phpunit.xml @@ -0,0 +1,21 @@ + + + + Login.php + Addressbook/Addressbook.php + Addressbook/Import.php + Mail/Mail.php + Mail/CheckRecent.php + Mail/Compose.php + Mail/Getunread.php + Mail/List.php + Settings/About.php + Settings/Folders.php + Settings/Identities.php + Settings/Settings.php + Logout.php + + + -- cgit v1.2.3