From d06265fb5785493ee845d4c4a86583402b475b60 Mon Sep 17 00:00:00 2001 From: ArthurHoaro Date: Thu, 16 Jul 2015 13:53:39 +0200 Subject: Unit tests for Router and PluginManager. --- tests/RouterTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 tests/RouterTest.php (limited to 'tests/RouterTest.php') 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 +} -- cgit v1.2.3