Browse Source

Adding missing functions

Julio Montoya 12 years ago
parent
commit
b2609288cc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/main/inc/lib/urlmanager.lib.test.php

+ 1 - 1
tests/main/inc/lib/urlmanager.lib.test.php

@@ -189,4 +189,4 @@ class TestUrlManager extends UnitTestCase {
 		//var_dump($res);
 		//var_dump($res);
 	}
 	}
 }
 }
-?>
+?>