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
diff options
context:
space:
mode:
authorBenaka Moorthi <benaka.moorthi@gmail.com>2013-09-22 05:54:46 +0400
committerBenaka Moorthi <benaka.moorthi@gmail.com>2013-09-22 05:54:46 +0400
commitdc9c4d2732db0df9e7d3c2944b9f78b6c90ffaf6 (patch)
treedf9c749372904005e86e8ec8ba952e577126c491 /tests/PHPUnit/phpunit.xml.dist
parent69bc45889a33bf0c91ba05654f8991d1ffae8600 (diff)
Try to isolate failure on travis.
Diffstat (limited to 'tests/PHPUnit/phpunit.xml.dist')
-rw-r--r--tests/PHPUnit/phpunit.xml.dist2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/PHPUnit/phpunit.xml.dist b/tests/PHPUnit/phpunit.xml.dist
index 4951aa7449..62f55afcc9 100644
--- a/tests/PHPUnit/phpunit.xml.dist
+++ b/tests/PHPUnit/phpunit.xml.dist
@@ -38,8 +38,6 @@
</testsuite>
<testsuite name="IntegrationTests">
<!-- <directory>./Integration</directory> -->
- <file>./Integration/AutoSuggestAPITest.php</file>
- <file>./Integration/BlobReportLimitingTest.php</file>
<file>./Integration/CsvExportTest.php</file>
<file>./Integration/EcommerceOrderWithItemsTest.php</file>
</testsuite>