Document FTP: one more test case, skeleton.

bzr revid: p_christ@hol.gr-20100629140134-38zbsp7pvw1svgfv
This commit is contained in:
P. Christeas 2010-06-29 17:01:34 +03:00
parent 4d99b09045
commit 0c0a6dcd7f
1 changed files with 4 additions and 0 deletions

View File

@ -14,6 +14,10 @@
I look for the "test.txt" file at the server
-
I check that the content of "test.txt" is "abcd"
-
I append the string 'defgh' into "test.txt"
-
I check that the content of "text.txt" is 'abcdefgh'
-
I try to cd into an non-existing folder 'Not-This'
-