diff --git a/test/shared/phpunit.xml b/test/shared/phpunit.xml deleted file mode 120000 index c1deabc..0000000 --- a/test/shared/phpunit.xml +++ /dev/null @@ -1 +0,0 @@ -phpunit_bas.xml \ No newline at end of file diff --git a/test/shared/phpunit.xml b/test/shared/phpunit.xml new file mode 100644 index 0000000..6751190 --- /dev/null +++ b/test/shared/phpunit.xml @@ -0,0 +1,17 @@ + + + + test/AssertTest.php + test/CreateTest.php + test/DMLTest.php + test/MockTest.php + test/MsgPackTest.php + test/AssertTest.php + test/RandomTest.php + + + + diff --git a/test/shared/phpunit_bas.xml b/test/shared/phpunit_bas.xml deleted file mode 100644 index 6751190..0000000 --- a/test/shared/phpunit_bas.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - test/AssertTest.php - test/CreateTest.php - test/DMLTest.php - test/MockTest.php - test/MsgPackTest.php - test/AssertTest.php - test/RandomTest.php - - - - diff --git a/test/shared/phpunit_tap.xml b/test/shared/phpunit_tap.xml deleted file mode 100644 index b66358f..0000000 --- a/test/shared/phpunit_tap.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - test/AssertTest.php - test/CreateTest.php - test/DMLTest.php - test/MockTest.php - test/MsgPackTest.php - test/AssertTest.php - test/RandomTest.php - - - -