Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
post-date
/
wp-content
/
plugins
/
official-facebook-pixel
/
vendor
/
techcrunch
/
wp-async-task
:
phpunit.xml.dist
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<phpunit bootstrap="./bootstrap.php.dist" colors="true"> <testsuites> <testsuite> <directory suffix="Test.php">./tests/phpunit/</directory> </testsuite> </testsuites> <filter> <whitelist> <file>./wp-async-task.php</file> </whitelist> </filter> </phpunit>