From 441c72bbf3d29be5c7f5eb0fd43ac267fe059c2f Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Tue, 14 Jan 2014 17:46:51 +0100 Subject: first version that reads birthday reminder files --- tests/phpunit.xml | 8 ++++++++ 1 file changed, 8 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..a1dc208 --- /dev/null +++ b/tests/phpunit.xml @@ -0,0 +1,8 @@ + + + + + ../src/ + + + -- cgit v1.2.3