OSDN Git Service

fix unit tests
[php-libraries/Router.git] / phpunit.xml
index 75d6537..8e4a894 100644 (file)
@@ -7,7 +7,7 @@
          convertNoticesToExceptions="true"
          convertWarningsToExceptions="true"
          processIsolation="false"
-         stopOnFailure="true">
+         stopOnFailure="false">
     <testsuites>
         <testsuite name="PHP Router">
             <directory>tests</directory>