diff options
author | Urban Müller | 2009-04-28 16:58:21 +0000 |
---|---|---|
committer | Urban Müller | 2009-04-28 16:58:21 +0000 |
commit | c335d7d6d36484ff1add364f2888d7b076d99f4e (patch) | |
tree | a6535034a130ef8df424237076fd95f3490fdff2 /tests | |
parent | 3ef0c43348c8f735bab740e4a9b7bf8df26fbb00 (diff) | |
download | itools-c335d7d6d36484ff1add364f2888d7b076d99f4e.tar.gz itools-c335d7d6d36484ff1add364f2888d7b076d99f4e.tar.bz2 itools-c335d7d6d36484ff1add364f2888d7b076d99f4e.zip |
kill searchlib/ link
Diffstat (limited to 'tests')
-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 54a5604..edebee3 100755 --- a/tests/getopt.t +++ b/tests/getopt.t @@ -3,7 +3,7 @@ # Tests for getopt in it.class -require 'searchlib/search_test.class'; +require 'search_test.class'; $GLOBALS['usage'] = "Usage: doesnotexist.php [OPTIONS] Some help to a not existing program |