Merge "(bug 35753) Allow {{FORMATNUM}} to only do digit transform"
[lhc/web/wiklou.git] / tests / phpunit / suite.xml
index f4ee500..56f6447 100644 (file)
@@ -8,11 +8,11 @@
          convertNoticesToExceptions="true"
          convertWarningsToExceptions="true"
          stopOnFailure="false"
-                timeoutForSmallTests="2"
-                timeoutForMediumTests="10"
+                timeoutForSmallTests="10"
+                timeoutForMediumTests="30"
                 timeoutForLargeTests="60"
-                strict="false"
-                verbose="false">
+         strict="true"
+                verbose="true">
        <testsuites>
                <testsuite name="includes">
                        <directory>includes</directory>