diff options
author | Urban Müller | 2009-04-29 02:44:25 +0000 |
---|---|---|
committer | Urban Müller | 2009-04-29 02:44:25 +0000 |
commit | 168329cccaa48a492e8b35a7b63ed9c772dd6907 (patch) | |
tree | 28626114b5852f85c470ddcd38f4cb4f1ec51ef5 /tests/getopt.t | |
parent | c335d7d6d36484ff1add364f2888d7b076d99f4e (diff) | |
download | itools-168329cccaa48a492e8b35a7b63ed9c772dd6907.tar.gz itools-168329cccaa48a492e8b35a7b63ed9c772dd6907.tar.bz2 itools-168329cccaa48a492e8b35a7b63ed9c772dd6907.zip |
killed requires
Diffstat (limited to 'tests/getopt.t')
-rwxr-xr-x | tests/getopt.t | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/getopt.t b/tests/getopt.t index edebee3..56974fe 100755 --- a/tests/getopt.t +++ b/tests/getopt.t @@ -3,8 +3,6 @@ # Tests for getopt in it.class -require 'search_test.class'; - $GLOBALS['usage'] = "Usage: doesnotexist.php [OPTIONS] Some help to a not existing program -h,--help the help argument |