From 7f81afd7efbeb931d16ce1f3a1ed53a54226d553 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Fri, 7 Nov 2014 12:32:05 +0100 Subject: move 3rdparty directory to vendor to be more consistent with composer standard and because we also use js/vendor for third party libs --- vendor/pear/net_url2/phpunit.xml.dist | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 vendor/pear/net_url2/phpunit.xml.dist (limited to 'vendor/pear/net_url2/phpunit.xml.dist') diff --git a/vendor/pear/net_url2/phpunit.xml.dist b/vendor/pear/net_url2/phpunit.xml.dist new file mode 100644 index 000000000..2fee31891 --- /dev/null +++ b/vendor/pear/net_url2/phpunit.xml.dist @@ -0,0 +1,17 @@ + + + + tests + + + + + Net/URL2.php + + + -- cgit v1.2.3