installed plugin W3 Total Cache
version 2.3.2
This commit is contained in:
15
wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/phpunit.xml.dist
vendored
Normal file
15
wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/phpunit.xml.dist
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<phpunit bootstrap="./vendor/autoload.php">
|
||||
<testsuites>
|
||||
<testsuite name="AWS SNS Message Validator Test Suite">
|
||||
<directory>./tests</directory>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
|
||||
<filter>
|
||||
<whitelist>
|
||||
<directory suffix=".php">src/</directory>
|
||||
</whitelist>
|
||||
</filter>
|
||||
</phpunit>
|
Reference in New Issue
Block a user