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/I18N/core/AllTests.php | 2 +- tests/unit/I18N/core/CultureInfoTest.php | 2 +- tests/unit/I18N/core/DateFormatTest.php | 2 +- tests/unit/I18N/core/DateTimeFormatInfoTest.php | 2 +- tests/unit/I18N/core/NumberFormatInfoTest.php | 2 +- tests/unit/I18N/core/NumberFormatTest.php | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'tests/unit/I18N') diff --git a/tests/unit/I18N/core/AllTests.php b/tests/unit/I18N/core/AllTests.php index 66c8a6f2..43bbdb36 100644 --- a/tests/unit/I18N/core/AllTests.php +++ b/tests/unit/I18N/core/AllTests.php @@ -1,5 +1,5 @@