From 2cb0e0441f41a61c32c55d9118eb87e3895baa9a Mon Sep 17 00:00:00 2001 From: Anton Grebnev Date: Fri, 14 Oct 2011 13:49:59 +0400 Subject: [PATCH] added bootstrap file for starting session --- tests/bootstrap.php | 6 ++++++ tests/phpunit.xml | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 tests/bootstrap.php diff --git a/tests/bootstrap.php b/tests/bootstrap.php new file mode 100644 index 0000000..46c434c --- /dev/null +++ b/tests/bootstrap.php @@ -0,0 +1,6 @@ + diff --git a/tests/phpunit.xml b/tests/phpunit.xml index 32c69dc..64d234a 100644 --- a/tests/phpunit.xml +++ b/tests/phpunit.xml @@ -1,5 +1,6 @@ -