From a5b759f268307e734561c3f8303e1b4df7cf2cc3 Mon Sep 17 00:00:00 2001 From: James Cole Date: Fri, 3 Apr 2015 08:37:53 +0200 Subject: [PATCH] Updates TestCase.php --- tests/TestCase.php | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/tests/TestCase.php b/tests/TestCase.php index e48d3208ae..c7be516d16 100644 --- a/tests/TestCase.php +++ b/tests/TestCase.php @@ -1,4 +1,7 @@