From 30cecd09652ec0e5ef0a2ffeca2014e41806359e Mon Sep 17 00:00:00 2001 From: Claudio Zizza Date: Mon, 5 Jan 2015 13:36:19 +0100 Subject: [PATCH] namespace fix for BuiltIn --- .../Command/{BuildIn => BuiltIn}/VersionCommandTest.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) rename tests/MageTest/Command/{BuildIn => BuiltIn}/VersionCommandTest.php (94%) diff --git a/tests/MageTest/Command/BuildIn/VersionCommandTest.php b/tests/MageTest/Command/BuiltIn/VersionCommandTest.php similarity index 94% rename from tests/MageTest/Command/BuildIn/VersionCommandTest.php rename to tests/MageTest/Command/BuiltIn/VersionCommandTest.php index a607cae..efeaa08 100644 --- a/tests/MageTest/Command/BuildIn/VersionCommandTest.php +++ b/tests/MageTest/Command/BuiltIn/VersionCommandTest.php @@ -1,6 +1,6 @@ workAroundStatic();