X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tests%2FRouterTest.php;h=544bcf9c8890d6613f569795df1456107cee8b99;hb=fab87c2696b9d6a26310f1bfc024b018ca5184fe;hp=8838bc8d060f94bb5413e0fd9dc0557e3c57cf57;hpb=6fc14d530369740d27d6bd641369d4f5f5f04080;p=github%2Fshaarli%2FShaarli.git diff --git a/tests/RouterTest.php b/tests/RouterTest.php old mode 100755 new mode 100644 index 8838bc8d..544bcf9c --- a/tests/RouterTest.php +++ b/tests/RouterTest.php @@ -512,4 +512,4 @@ class RouterTest extends PHPUnit_Framework_TestCase Router::findPage('whatever', array(), true) ); } -} \ No newline at end of file +}