diff options
| author | Laurent Cozic <laurent@cozic.net> | 2017-11-26 17:00:02 +0000 |
|---|---|---|
| committer | Laurent Cozic <laurent@cozic.net> | 2017-11-26 17:00:02 +0000 |
| commit | b57cf4b7329518027ce8155fe22adb3b456b3280 (patch) | |
| tree | c2088f3b0c36a1f0c50330bd4a3d1bb844c67ef5 /tests/BaseTestCase.php | |
| parent | 2d0cb29bcb88104e44d04aeb2860cbaf25cd32cd (diff) | |
Removed accidentally committed test files
Diffstat (limited to 'tests/BaseTestCase.php')
| -rw-r--r-- | tests/BaseTestCase.php | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/BaseTestCase.php b/tests/BaseTestCase.php deleted file mode 100644 index a309be7..0000000 --- a/tests/BaseTestCase.php +++ /dev/null @@ -1,5 +0,0 @@ -<?php - -use PHPUnit\Framework\TestCase; - -class BaseTestCase extends TestCase {}
\ No newline at end of file |
