diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2008-02-09 02:08:34 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2008-02-09 02:08:34 +0000 |
commit | fc1443dcfc65adb1a47266446bbf0798d3cd6dc9 (patch) | |
tree | d11d2687a0c7cb104fcf080e7de6fcfffa47ccb0 /tests/data/test146 | |
parent | 59e3651af36cf3f48dd0937b25082932a1da26d8 (diff) |
Added key words to all SSL-using tests so they can be skipped if necessary.
Removed a few unnecessary requires SSL statements.
Diffstat (limited to 'tests/data/test146')
-rw-r--r-- | tests/data/test146 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/data/test146 b/tests/data/test146 index d9e52c8b9..e04f8f04d 100644 --- a/tests/data/test146 +++ b/tests/data/test146 @@ -3,9 +3,10 @@ <keywords> FTP RETR -persistant connection +persistent connection </keywords> </info> + # Server-side <reply> <data> @@ -19,7 +20,7 @@ this is file contents ftp </server> <name> -persistant FTP with different paths +persistent FTP with different paths </name> <command> ftp://%HOSTIP:%FTPPORT/first/dir/here/146 ftp://%HOSTIP:%FTPPORT/146 |