Skip to content

Commit 9f93004

Browse files
Merge pull request laravel#3842 from spyric/develop
Remove removed routes file
2 parents 0203d5d + 288e361 commit 9f93004

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

phpunit.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
<filter>
1717
<whitelist processUncoveredFilesFromWhitelist="true">
1818
<directory suffix=".php">./app</directory>
19-
<exclude>
20-
<file>./app/Http/routes.php</file>
21-
</exclude>
2219
</whitelist>
2320
</filter>
2421
<php>

0 commit comments

Comments
 (0)