diff --git a/phpunit.xml b/phpunit.xml index f6cdc73..e7362f0 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -2,7 +2,7 @@ - ./test/ + ./test/ diff --git a/test/statifyblacklist-test.php b/test/StatifyBlacklist_Test.php similarity index 100% rename from test/statifyblacklist-test.php rename to test/StatifyBlacklist_Test.php