Merge pull request #3842 from spyric/develop

Remove removed routes file
This commit is contained in:
Graham Campbell
2016-07-30 17:42:21 -04:00
committed by GitHub

View File

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