From 75663948f20abdc9aaa634d749bd1fbba2673879 Mon Sep 17 00:00:00 2001 From: uwetews Date: Sun, 18 Oct 2015 20:22:11 +0200 Subject: [PATCH] move configuration constants in PHP file that they are seen also in isolated tests --- tests/Config.php | 18 ++++++++++++++++++ tests/PHPUnit_Smarty.php | 1 + tests/phpunit.xml | 14 +------------- 3 files changed, 20 insertions(+), 13 deletions(-) create mode 100644 tests/Config.php diff --git a/tests/Config.php b/tests/Config.php new file mode 100644 index 00000000..d1b6f1be --- /dev/null +++ b/tests/Config.php @@ -0,0 +1,18 @@ + - - - - - - - - - - - - - @@ -42,6 +29,7 @@ highlight="false" lowUpperBound="35" highLowerBound="70"/> +