Update comoser test files to work with both, but primary is the phive installed one. run tests via 4dev/check/phpunit.sh as before
6 lines
79 B
PHP
6 lines
79 B
PHP
<?php
|
|
|
|
require dirname(__DIR__) . '../../www/vendor/autoload.php';
|
|
|
|
// __END__
|