diff options
Diffstat (limited to 'tests/RouterTest.php')
-rw-r--r--[-rwxr-xr-x] | tests/RouterTest.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/RouterTest.php b/tests/RouterTest.php index 8838bc8d..544bcf9c 100755..100644 --- a/tests/RouterTest.php +++ b/tests/RouterTest.php | |||
@@ -512,4 +512,4 @@ class RouterTest extends PHPUnit_Framework_TestCase | |||
512 | Router::findPage('whatever', array(), true) | 512 | Router::findPage('whatever', array(), true) |
513 | ); | 513 | ); |
514 | } | 514 | } |
515 | } \ No newline at end of file | 515 | } |