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

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authordiosmosis <benaka@piwik.pro>2014-10-06 12:19:51 +0400
committerdiosmosis <benaka@piwik.pro>2014-10-06 12:19:51 +0400
commit5349e0df86c1eaba4870e90588dd393d7c230011 (patch)
treea6dcef691b961e6505f40467ae6d22aa28483d32 /tests
parentf02968138642bbcab1612b214e567fc8a99969eb (diff)
Remove unnecessary UITests testsuite in phpunit.xml.dist file.
Diffstat (limited to 'tests')
-rw-r--r--tests/PHPUnit/phpunit.xml.dist3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/PHPUnit/phpunit.xml.dist b/tests/PHPUnit/phpunit.xml.dist
index 313d136753..492b459455 100644
--- a/tests/PHPUnit/phpunit.xml.dist
+++ b/tests/PHPUnit/phpunit.xml.dist
@@ -42,9 +42,6 @@
<testsuite name="CoreTests">
<directory>./Core</directory>
</testsuite>
- <testsuite name="UITests">
- <directory>./UI</directory>
- </testsuite>
</testsuites>
<filter>