diff --git a/tests/PHPUnit/phpunit.xml.dist b/tests/PHPUnit/phpunit.xml.dist
index 6f28da9019e1e6c5cc583a3e30a1f8f70fcb4757..284f5f4197d613a4841ffc855128b37cf1bae45b 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>