Browse Source

Merge pull request #3842 from spyric/develop

Remove removed routes file
Graham Campbell 7 years ago
parent
commit
9f9300442d
1 changed files with 0 additions and 3 deletions
  1. 0 3
      phpunit.xml

+ 0 - 3
phpunit.xml

@@ -16,9 +16,6 @@
     <filter>
         <whitelist processUncoveredFilesFromWhitelist="true">
             <directory suffix=".php">./app</directory>
-            <exclude>
-                <file>./app/Http/routes.php</file>
-            </exclude>
         </whitelist>
     </filter>
     <php>