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/Collections/AllTests.php | 1 - tests/unit/Collections/TAttributeCollectionTest.php | 1 - tests/unit/Collections/TListTest.php | 1 - tests/unit/Collections/TMapTest.php | 1 - tests/unit/Collections/TPagedDataSourceTest.php | 1 - tests/unit/Collections/TPagedListTest.php | 1 - tests/unit/Collections/TPriorityListTest.php | 1 - tests/unit/Collections/TQueueTest.php | 1 - tests/unit/Collections/TStackTest.php | 1 - 9 files changed, 9 deletions(-) (limited to 'tests/unit/Collections') diff --git a/tests/unit/Collections/AllTests.php b/tests/unit/Collections/AllTests.php index efa7eb21..f290be31 100644 --- a/tests/unit/Collections/AllTests.php +++ b/tests/unit/Collections/AllTests.php @@ -1,5 +1,4 @@