diff --git a/library/Businessprocess/Test/Bootstrap.php b/library/Businessprocess/Test/Bootstrap.php deleted file mode 100644 index 4141c16..0000000 --- a/library/Businessprocess/Test/Bootstrap.php +++ /dev/null @@ -1,29 +0,0 @@ -getModuleManager() - ->loadModule('ipl', $basedir . '/vendor/ipl') - ->loadModule('businessprocess', $basedir); - } -} diff --git a/phpunit.xml b/phpunit.xml deleted file mode 100644 index 5eaf639..0000000 --- a/phpunit.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - test/php - - - - - library/Businessprocess - - library/Businessprocess/Director - - - library/Businessprocess/ProvidedHook - - - - diff --git a/test/bootstrap.php b/test/bootstrap.php deleted file mode 100644 index e12df22..0000000 --- a/test/bootstrap.php +++ /dev/null @@ -1,16 +0,0 @@ -