diff --git a/test/TestPWAdboxesClient.php b/test/PWAdboxesClientTest.php similarity index 98% rename from test/TestPWAdboxesClient.php rename to test/PWAdboxesClientTest.php index 0bbeebd..26bb54d 100644 --- a/test/TestPWAdboxesClient.php +++ b/test/PWAdboxesClientTest.php @@ -1,8 +1,8 @@ addTestSuite(new ReflectionClass("TestPWAdboxesClient")); - $suite->addTestSuite(new ReflectionClass("TestPublisherInfo")); - return $suite; - } -} - -?> \ No newline at end of file