diff --git a/recipes/symfony/phpunit-bridge/manifest.json b/recipes/symfony/phpunit-bridge/manifest.json new file mode 100644 index 00000000..d7c6ae69 --- /dev/null +++ b/recipes/symfony/phpunit-bridge/manifest.json @@ -0,0 +1,5 @@ +{ + "copy-from-recipe": { + "phpunit.xml.dist": "phpunit.xml.dist" + } +} diff --git a/recipes/symfony/phpunit-bridge/phpunit.xml.dist b/recipes/symfony/phpunit-bridge/phpunit.xml.dist new file mode 100644 index 00000000..471c68da --- /dev/null +++ b/recipes/symfony/phpunit-bridge/phpunit.xml.dist @@ -0,0 +1,20 @@ + + + + + + + + + + + + tests/ + + +