From f581c5e1b5ff982959df196e692ef495323c5d19 Mon Sep 17 00:00:00 2001 From: Arthur Portugal Date: Thu, 9 Jul 2009 00:15:46 +0200 Subject: [PATCH] [svn r21925] Minor changed space (to can use all.test) --- tests/main/inc/lib/classmanager.lib.test.php | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/main/inc/lib/classmanager.lib.test.php b/tests/main/inc/lib/classmanager.lib.test.php index 18ccb6464e..de2dff1323 100644 --- a/tests/main/inc/lib/classmanager.lib.test.php +++ b/tests/main/inc/lib/classmanager.lib.test.php @@ -86,5 +86,6 @@ class TestClassManager extends UnitTestCase { $res=ClassManager::unsubscribe_user($user_id, $class_id); $this->assertTrue(is_null($res)); } + } ?> \ No newline at end of file