From d0bb79bd7cd04247229373779eeb33a1149f3d57 Mon Sep 17 00:00:00 2001 From: Alex Bilbie Date: Wed, 1 Aug 2012 17:15:16 +0100 Subject: [PATCH] Added phpunit.xml --- tests/phpunit.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 tests/phpunit.xml diff --git a/tests/phpunit.xml b/tests/phpunit.xml new file mode 100644 index 00000000..d9d0d406 --- /dev/null +++ b/tests/phpunit.xml @@ -0,0 +1,21 @@ + + + + + ./authentication + + + + + PEAR_INSTALL_DIR + PHP_LIBDIR + + + \ No newline at end of file