Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Čihař <michal@cihar.com>2016-11-10 13:08:36 +0300
committerMichal Čihař <michal@cihar.com>2016-11-10 13:08:36 +0300
commitdad93483c11a0c8645b54a90a8ee280088d07fd2 (patch)
tree876b87e8179077bab677725f46a6082758fbe732 /phpunit.xml.dist
parentfb279cbd22ff67d5e933fff7712053cc0db570db (diff)
parentef0f08e7d311c106bea54c221b6b15e5d306914b (diff)
Merge branch 'QA_4_6'
Diffstat (limited to 'phpunit.xml.dist')
-rw-r--r--phpunit.xml.dist4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpunit.xml.dist b/phpunit.xml.dist
index ab6d82156b..6303d167f6 100644
--- a/phpunit.xml.dist
+++ b/phpunit.xml.dist
@@ -27,9 +27,9 @@
<directory suffix="_test.php">test/libraries/rte</directory>
<directory suffix="_test.php">test/libraries</directory>
</testsuite>
- <testsuite name="Selenium">
+ <!-- <testsuite name="Selenium">
<directory suffix="Test.php">test/selenium</directory>
- </testsuite>
+ </testsuite> -->
</testsuites>
<logging>