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/test148 | |
parent | fad6e5a5bc6e1bf18d6fb5b368c4057fd34aba8d (diff) |
A minor "syntax error" in numerous test files corrected
Diffstat (limited to 'tests/data/test148')
-rw-r--r-- | tests/data/test148 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/data/test148 b/tests/data/test148 index 454fee3ae..5e1f78a10 100644 --- a/tests/data/test148 +++ b/tests/data/test148 @@ -13,7 +13,6 @@ FTP with --ftp-create-dirs (failing MKD) <command> ftp://%HOSTIP:%FTPPORT/attempt/to/get/this/148 --ftp-create-dirs </command> -</test> <file name="log/ftpserver.cmd"> REPLY CWD 550 I won't allow this on my server REPLY MKD 550 We will have no such thing |