%PDF- %PDF-
Direktori : /var/www/html/hrsys/api/vendor/phpunit/phpunit/tests/end-to-end/ |
Current File : /var/www/html/hrsys/api/vendor/phpunit/phpunit/tests/end-to-end/phpt-args.phpt |
--TEST-- PHPT runner supports ARGS section --ARGS-- help --FILE-- <?php declare(strict_types=1); if ($argc > 0 && $argv[1] == 'help') { print 'Help'; } --EXPECT-- Help