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/Web/UI/WebControls/AllTests.php | 2 +- tests/unit/Web/UI/WebControls/TDropDownListTest.php | 2 +- tests/unit/Web/UI/WebControls/TLabelTest.php | 2 +- tests/unit/Web/UI/WebControls/TRequiredFieldValidatorTest.php | 2 +- tests/unit/Web/UI/WebControls/TXmlTransformTest.php | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'tests/unit/Web/UI/WebControls') diff --git a/tests/unit/Web/UI/WebControls/AllTests.php b/tests/unit/Web/UI/WebControls/AllTests.php index f9b188c2..7d0b1632 100644 --- a/tests/unit/Web/UI/WebControls/AllTests.php +++ b/tests/unit/Web/UI/WebControls/AllTests.php @@ -1,5 +1,5 @@