From a44cc1d2e3c0f147e91a5c052ac7fd879e34e706 Mon Sep 17 00:00:00 2001 From: Eole Date: Thu, 21 Jan 2016 10:29:26 +0100 Subject: Init Server Composer Components --- server/vendor/guzzlehttp/psr7/phpunit.xml.dist | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 server/vendor/guzzlehttp/psr7/phpunit.xml.dist (limited to 'server/vendor/guzzlehttp/psr7/phpunit.xml.dist') diff --git a/server/vendor/guzzlehttp/psr7/phpunit.xml.dist b/server/vendor/guzzlehttp/psr7/phpunit.xml.dist new file mode 100644 index 0000000..500cd53 --- /dev/null +++ b/server/vendor/guzzlehttp/psr7/phpunit.xml.dist @@ -0,0 +1,17 @@ + + + + + tests + + + + + src + + src/ + + + + -- cgit v1.2.3