PHPUnit preparations for tests of maintenance
[lhc/web/wiklou.git] / tests / phpunit / suite.xml
index 8c942a4..a03f392 100644 (file)
                <testsuite name="skins">
                        <directory>skins</directory>
                </testsuite>
+               <!-- As there is a class Maintenance, we cannot use the
+                    name "maintenance" directly -->
+               <testsuite name="maintenance_suite">
+                       <directory>maintenance</directory>
+               </testsuite>
                <testsuite name="structure">
                        <file>StructureTest.php</file>
                </testsuite>