From 7dbca97c478e34b2d7a7c47f1bc18ba7d7ce1525 Mon Sep 17 00:00:00 2001 From: Fabio Bas Date: Tue, 17 Sep 2013 09:45:24 +0200 Subject: Chnages in phpunit's bootstrap script; should hopefully fix travis --- tests/unit/Security/AllTests.php | 1 - tests/unit/Security/TAuthManagerTest.php | 1 - tests/unit/Security/TAuthorizationRuleTest.php | 1 - tests/unit/Security/TSecurityManagerTest.php | 1 - tests/unit/Security/TUserManagerTest.php | 1 - tests/unit/Security/TUserTest.php | 1 - 6 files changed, 6 deletions(-) (limited to 'tests/unit/Security') diff --git a/tests/unit/Security/AllTests.php b/tests/unit/Security/AllTests.php index 7de0996f..40316719 100644 --- a/tests/unit/Security/AllTests.php +++ b/tests/unit/Security/AllTests.php @@ -1,5 +1,4 @@