KONTOLODON
/
var
/
www
/
old-ojs-3.3.0-11
/
plugins
/
paymethod
/
paypal
/
vendor
/
omnipay
/
paypal
/
Nama File / Folder
Size
Action
src
--
NONE
makedoc.sh
3.864KB
Hapus
Edit
Rename
phpunit.xml.dist
0.648KB
Hapus
Edit
Rename
<=Back
<?xml version="1.0" encoding="UTF-8"?> <phpunit backupGlobals="false" backupStaticAttributes="false" bootstrap="vendor/autoload.php" colors="true" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsolation="false" stopOnFailure="false" syntaxCheck="false"> <testsuites> <testsuite name="Omnipay Test Suite"> <directory>./tests/</directory> </testsuite> </testsuites> <filter> <whitelist> <directory>./src</directory> </whitelist> </filter> </phpunit>
Liking