From 03681fbe1e9c5be10d9e636601768fb7843db434 Mon Sep 17 00:00:00 2001 From: Makis Tracend Date: Sat, 16 Jun 2012 03:10:56 -0700 Subject: [PATCH] #43 Removing Mockery reference (temporarily) --- test/{main.php => MainTest.php} | 4 ++-- test/phpunit.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) rename test/{main.php => MainTest.php} (86%) diff --git a/test/main.php b/test/MainTest.php similarity index 86% rename from test/main.php rename to test/MainTest.php index bc8bc39..eeaf7f6 100755 --- a/test/main.php +++ b/test/MainTest.php @@ -1,6 +1,6 @@ - - ../test/ + + ./