diff --git a/build/phpunit.xml b/build/phpunit.xml index 29dde6c9..792b1799 100644 --- a/build/phpunit.xml +++ b/build/phpunit.xml @@ -1,5 +1,5 @@ - + ../tests/authentication diff --git a/tests/Bootstrap.php b/tests/Bootstrap.php new file mode 100644 index 00000000..ff9fb28e --- /dev/null +++ b/tests/Bootstrap.php @@ -0,0 +1,6 @@ + wget http://getcomposer.org/composer.phar\n> php composer.phar install\n"); +} \ No newline at end of file diff --git a/tests/authentication/server_test.php b/tests/authentication/server_test.php index e7132ec7..36ac49eb 100644 --- a/tests/authentication/server_test.php +++ b/tests/authentication/server_test.php @@ -1,8 +1,5 @@