]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tests/RouterTest.php
Move LoginManager and SessionManager to the Security namespace
[github/shaarli/Shaarli.git] / tests / RouterTest.php
old mode 100755 (executable)
new mode 100644 (file)
index 8838bc8..544bcf9
@@ -512,4 +512,4 @@ class RouterTest extends PHPUnit_Framework_TestCase
             Router::findPage('whatever', array(), true)
         );
     }
-}
\ No newline at end of file
+}