From 4fa5b6973029429d475be1a15c72ab7315083f61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20Babi=C4=8D?= Date: Thu, 17 Mar 2016 13:08:52 +0100 Subject: [PATCH] Move tests to separate namespaced directory --- .idea/workspace.xml | 258 ++++++++++++++++------------ composer.json | 2 +- phpunit.xml | 2 +- tests/{ => Coffee}/MapTest.php | 2 +- tests/{ => Coffee}/PositionTest.php | 2 +- tests/{ => Coffee}/SpotTest.php | 2 +- tests/{ => Coffee}/TableTest.php | 2 +- 7 files changed, 152 insertions(+), 118 deletions(-) rename tests/{ => Coffee}/MapTest.php (97%) rename tests/{ => Coffee}/PositionTest.php (98%) rename tests/{ => Coffee}/SpotTest.php (88%) rename tests/{ => Coffee}/TableTest.php (93%) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 4937d66..037e785 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,17 +1,16 @@ - - - + + + + + + + - - - - - - - + + @@ -37,11 +36,11 @@ - - + + - - + + @@ -50,28 +49,18 @@ - - - - - - - - - - - - + + - + - - + + @@ -88,7 +77,7 @@ - + @@ -100,28 +89,38 @@ - - + + - - + + - - + + - - + + - - + + + + + + + + + + + + @@ -148,28 +147,32 @@ @@ -366,6 +369,10 @@