From 7a46f728adc38e3507f83015354cfbdd2de7969e Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Fri, 4 Jul 2014 07:43:14 +0200 Subject: tests for baseurl detection --- tests/phpunit.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 tests/phpunit.xml (limited to 'tests/phpunit.xml') diff --git a/tests/phpunit.xml b/tests/phpunit.xml new file mode 100644 index 0000000..f501a40 --- /dev/null +++ b/tests/phpunit.xml @@ -0,0 +1,10 @@ + + + ../src/ + + + + ../src/ + + + -- cgit v1.2.3