diff --git a/tests/TestCase.php b/src/Test/TestCase.php similarity index 87% rename from tests/TestCase.php rename to src/Test/TestCase.php index 71395bc..2421a67 100644 --- a/tests/TestCase.php +++ b/src/Test/TestCase.php @@ -1,9 +1,8 @@