KONTOLODON
/
var
/
www
/
ojs-3.3.0-13
/
lib
/
pkp
/
lib
/
vendor
/
cweagans
/
composer-patches
/
Nama File / Folder
Size
Action
src
--
NONE
.editorconfig
0.234KB
Hapus
Edit
Rename
LICENSE.md
1.423KB
Hapus
Edit
Rename
composer.json
0.659KB
Hapus
Edit
Rename
phpunit.xml.dist
0.43KB
Hapus
Edit
Rename
<!--?xml version="1.0" encoding="UTF-8"?--> <phpunit colors="true" bootstrap="vendor/autoload.php"> <testsuites> <testsuite name="composer-patches"> <directory>./tests/</directory> </testsuite> </testsuites> <!-- Filter for coverage reports. --> <filter> <whitelist> <directory>src/</directory> </whitelist> <blacklist> <directory>vendor/</directory> </blacklist> </filter> </phpunit>