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:
authorThomas Steur <thomas.steur@googlemail.com>2014-10-06 11:45:07 +0400
committerThomas Steur <thomas.steur@googlemail.com>2014-10-06 11:45:13 +0400
commitafb1cb7b7ec20bf3c0213e2fcd8680a85686c6ff (patch)
treea23747446961034d1bddd323c0ee893080334198 /tests/PHPUnit/phpunit.xml.dist
parent341917839788628cfee67cea0f6218bfc5f06ab5 (diff)
refs #5940 [skip-ci] typo
Diffstat (limited to 'tests/PHPUnit/phpunit.xml.dist')
-rw-r--r--tests/PHPUnit/phpunit.xml.dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/PHPUnit/phpunit.xml.dist b/tests/PHPUnit/phpunit.xml.dist
index 6f28da9019..284f5f4197 100644
--- a/tests/PHPUnit/phpunit.xml.dist
+++ b/tests/PHPUnit/phpunit.xml.dist
@@ -51,7 +51,7 @@
<directory>./Unit</directory>
<directory>../../plugins/*/tests/Unit</directory>
<directory>../../plugins/*/Test/Unit</directory>
- </testsuite>s
+ </testsuite>
<testsuite name="PluginTests">
<directory>../../plugins/*/tests</directory>
<directory>../../plugins/*/Test</directory>