Browse Source

Remove removed routes file

Egor Talantsev 7 years ago
parent
commit
288e361aff
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>