]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tests/RouterTest.php
lint: apply phpcbf to tests/
[github/shaarli/Shaarli.git] / tests / RouterTest.php
index 544bcf9c8890d6613f569795df1456107cee8b99..abf1bd5f5067caf74451439273c2e5a494fe4963 100644 (file)
@@ -218,7 +218,6 @@ class RouterTest extends PHPUnit_Framework_TestCase
             Router::$PAGE_CHANGEPASSWORD,
             Router::findPage('do=changepasswd&stuff', array(), true)
         );
-
     }
 
     /**