add mustangostang/spyc to composer
This commit is contained in:
8
data/web/inc/lib/vendor/mustangostang/spyc/phpunit.xml
vendored
Normal file
8
data/web/inc/lib/vendor/mustangostang/spyc/phpunit.xml
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<phpunit colors="true" bootstrap="vendor/autoload.php">
|
||||
<testsuites>
|
||||
<testsuite name="all">
|
||||
<directory suffix="Test.php">tests/</directory>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
</phpunit>
|
Reference in New Issue
Block a user