From 59bd9d51cc705dd44bdce753a56cc6ae914b02ce Mon Sep 17 00:00:00 2001 From: emkael Date: Tue, 27 Dec 2016 14:44:39 +0100 Subject: * directory structure --- lib/codebird-php/phpunit.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 lib/codebird-php/phpunit.xml (limited to 'lib/codebird-php/phpunit.xml') diff --git a/lib/codebird-php/phpunit.xml b/lib/codebird-php/phpunit.xml new file mode 100644 index 0000000..cd28e1c --- /dev/null +++ b/lib/codebird-php/phpunit.xml @@ -0,0 +1,26 @@ + + + + + + test/environment_test.php + + + test + + + + + + + + + + + src + + + -- cgit v1.2.3