PATH:
home
/
lab2454c
/
credityork.com
/
wp-content
/
plugins
/
wp-optimize
/
vendor
/
matthiasmullie
/
minify
<?xml version="1.0" encoding="UTF-8"?> <phpunit colors="true" bootstrap="tests/bootstrap.php"> <testsuites> <testsuite name="Minify test suite"> <directory suffix="Test.php">tests/css</directory> <directory suffix="Test.php">tests/js</directory> </testsuite> </testsuites> <logging> <log type="coverage-clover" target="build/logs/clover.xml"/> </logging> </phpunit>
[+]
data
[+]
..
[-] docker-compose.yml
[edit]
[+]
tests
[-] phpunit.xml.dist
[edit]
[-] makefile
[edit]
[-] README.md
[edit]
[-] appveyor.yml
[edit]
[-] LICENSE
[edit]
[+]
src