diff options
Diffstat (limited to 'tests/getopt.t')
-rwxr-xr-x | tests/getopt.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/getopt.t b/tests/getopt.t index 41e985d..2fbe322 100755 --- a/tests/getopt.t +++ b/tests/getopt.t @@ -5,7 +5,7 @@ require 'searchlib/search_test.class'; -$usage = "Usage: doesnotexist.php [OPTIONS] +$GLOBALS['usage'] = "Usage: doesnotexist.php [OPTIONS] Some help to a not existing program -h,--help the help argument -a,--argument=ARG the arg argument |