BossBey File Manager
PHP:
8.2.30
OS:
Linux
User:
imagivibe
Root
/
home
/
imagivibe
/
public_html
/
Main backup
/
wp-content
/
plugins
/
sg-cachepress
/
vendor
/
sepia
/
po-parser
📤 Upload
📝 New File
📁 New Folder
Close
Editing: phpunit.xml
<?xml version="1.0" encoding="utf-8"?> <phpunit bootstrap="./vendor/autoload.php" colors="true"> <testsuites> <testsuite name="Poparser test suite"> <directory>./tests</directory> </testsuite> </testsuites> </phpunit>
Save
Cancel