Add 1.33.0 to HISTORY
[lhc/web/wiklou.git] / phpunit.xml.dist
index e160f3b..159adbc 100644 (file)
        <testsuites>
                <testsuite name="unit">
                        <directory>tests/phpunit/unit</directory>
+                       <directory>**/**/tests/phpunit/unit</directory>
                </testsuite>
                <testsuite name="integration">
                        <directory>tests/phpunit/integration</directory>
+                       <directory>**/**/tests/phpunit/integration</directory>
                </testsuite>
        </testsuites>
        <groups>