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/Caching/AllTests.php | 1 - tests/unit/Caching/TAPCCacheTest.php | 1 - tests/unit/Caching/TMemCacheTest.php | 1 - tests/unit/Caching/TSqliteCacheTest.php | 1 - tests/unit/Caching/mockapp/runtime/.gitignore | 2 ++ 5 files changed, 2 insertions(+), 4 deletions(-) (limited to 'tests/unit/Caching') diff --git a/tests/unit/Caching/AllTests.php b/tests/unit/Caching/AllTests.php index 641311db..bffe3b2f 100644 --- a/tests/unit/Caching/AllTests.php +++ b/tests/unit/Caching/AllTests.php @@ -1,5 +1,4 @@