aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test149
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2009-12-24 12:04:33 +0000
committerYang Tse <yangsita@gmail.com>2009-12-24 12:04:33 +0000
commit1af64730e0d5afcb5e15c6c0e98a53c0fb572f16 (patch)
tree964569d2445707127054aac692ff5a6a971a56a9 /tests/data/test149
parenteacf62792ffb041a59d2ac167ee705f858dbb014 (diff)
downloadgnurl-1af64730e0d5afcb5e15c6c0e98a53c0fb572f16.tar.gz
gnurl-1af64730e0d5afcb5e15c6c0e98a53c0fb572f16.tar.bz2
gnurl-1af64730e0d5afcb5e15c6c0e98a53c0fb572f16.zip
Adjust test number mismatch
Diffstat (limited to 'tests/data/test149')
-rw-r--r--tests/data/test14910
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/data/test149 b/tests/data/test149
index 64c0c6ca4..bdbdcc77f 100644
--- a/tests/data/test149
+++ b/tests/data/test149
@@ -12,9 +12,9 @@ ftp
FTP with multiple uploads
</name>
<command>
--T log/upload148 ftp://%HOSTIP:%FTPPORT/dir1/148 -T log/upload148 ftp://%HOSTIP:%FTPPORT/dir2/148
+-T log/upload149 ftp://%HOSTIP:%FTPPORT/dir1/149 -T log/upload149 ftp://%HOSTIP:%FTPPORT/dir2/149
</command>
-<file name="log/upload148">
+<file name="log/upload149">
send away this contents
</file>
</client>
@@ -33,14 +33,14 @@ PWD
CWD dir1
EPSV
TYPE I
-STOR 148
+STOR 149
CWD /nowhere/anywhere
CWD dir2
EPSV
-STOR 148
+STOR 149
QUIT
</protocol>
-<file name="log/upload148">
+<file name="log/upload149">
send away this contents
</file>
</verify>