diff --git a/.gitignore b/.gitignore index bbafefd..b74db09 100644 --- a/.gitignore +++ b/.gitignore @@ -3,7 +3,6 @@ /tests/output/ /tests/run/ /tests/.phpunit.result.cache -/tests/bootstrap.php /tests/configuration_1.xml /tests/php_errors.log /tests/t1.php diff --git a/tests/bootstrap.php b/tests/bootstrap.php new file mode 100644 index 0000000..593994c --- /dev/null +++ b/tests/bootstrap.php @@ -0,0 +1,10 @@ +