diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-01-25 21:45:03 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-01-25 21:45:03 +0000 |
commit | f2e71edcbd479345678bb03e76fad17157fc318e (patch) | |
tree | 623a0b04a98a289181008d0e372f5d3047c43053 /tests/data/test227 | |
parent | fad6e5a5bc6e1bf18d6fb5b368c4057fd34aba8d (diff) |
A minor "syntax error" in numerous test files corrected
Diffstat (limited to 'tests/data/test227')
-rw-r--r-- | tests/data/test227 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/data/test227 b/tests/data/test227 index 34331d4cf..bdfe29d75 100644 --- a/tests/data/test227 +++ b/tests/data/test227 @@ -21,11 +21,10 @@ FTP with quote ops <command> ftp://%HOSTIP:%FTPPORT/227 -Q "NOOP 1" -Q "+NOOP 2" -Q "-NOOP 3" </command> -</test> <file name="log/ftpserver.cmd"> REPLY EPSV 500 no such command </file> - +</client> # Verify data after the test has been "shot" <verify> |