Mercurial > hg > rc1
view vendor/pear/console_commandline/tests/console_commandline_webrequest_1.phpt @ 38:ac106d4c8961 default tip
flip /etc/roundcube to point here
author | Charlie Root |
---|---|
date | Sat, 29 Dec 2018 05:39:53 -0500 |
parents | 1e000243b222 |
children |
line wrap: on
line source
--TEST-- Test for Console_CommandLine::parse() with a web request 1 --GET-- version=1 --FILE-- <?php require_once dirname(__FILE__) . DIRECTORY_SEPARATOR . 'tests.inc.php'; $parser = buildParser1(); $parser->parse(); ?> --EXPECT-- some_program version 0.1.0.