diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2007-03-16 04:34:53 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2007-03-16 04:34:53 +0000 |
commit | a20a6f67c57885cf058343c6549932e589bfe06c (patch) | |
tree | c79895b510e541d384b49feea653cd54c06e9fa4 /tests/data | |
parent | 75931492c310a4cd362733ff3577539898ce391d (diff) |
Fixed the test case to use a truly invalid urlglob range.
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/test75 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test75 b/tests/data/test75 index 779f0d883..f0309e8f4 100644 --- a/tests/data/test75 +++ b/tests/data/test75 @@ -24,7 +24,7 @@ http HTTP, urlglob retrieval with bad range </name> <command option="no-output"> -"http://%HOSTIP:%HTTPPORT/[1-1]" -o "log/weee#1.dump" --stderr - +"http://%HOSTIP:%HTTPPORT/[2-1]" -o "log/weee#1.dump" --stderr - </command> </client> |