diff options
Diffstat (limited to 'tests/functional/_bootstrap.php')
-rw-r--r-- | tests/functional/_bootstrap.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/functional/_bootstrap.php b/tests/functional/_bootstrap.php new file mode 100644 index 0000000..8a88555 --- /dev/null +++ b/tests/functional/_bootstrap.php @@ -0,0 +1,2 @@ +<?php +// Here you can initialize variables that will be available to your tests |