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/Data/DataGateway/AllTests.php | 2 +- tests/unit/Data/DataGateway/TSqlCriteriaTest.php | 2 +- tests/unit/Data/SqlMap/AllTests.php | 2 +- tests/unit/Data/SqlMap/DataMapper/AllTests.php | 2 +- tests/unit/Data/SqlMap/DataMapper/TPropertyAccessTest.php | 2 +- tests/unit/Data/SqlMap/DynamicParameterTest.php | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'tests/unit/Data') diff --git a/tests/unit/Data/DataGateway/AllTests.php b/tests/unit/Data/DataGateway/AllTests.php index f3405613..f9ba1ddc 100644 --- a/tests/unit/Data/DataGateway/AllTests.php +++ b/tests/unit/Data/DataGateway/AllTests.php @@ -1,5 +1,5 @@