diff options
| -rw-r--r-- | tests/data/test2039 | 14 | 
1 files changed, 7 insertions, 7 deletions
| diff --git a/tests/data/test2039 b/tests/data/test2039 index 65c78e125..1595ded05 100644 --- a/tests/data/test2039 +++ b/tests/data/test2039 @@ -51,13 +51,13 @@ machine %HOSTIP login user2 password passwd2  # Verify data after the test has been "shot"  <verify>  <protocol> -USER userdef -PASS passwddef -PWD -EPSV -TYPE A -LIST -QUIT +USER userdef
 +PASS passwddef
 +PWD
 +EPSV
 +TYPE A
 +LIST
 +QUIT
  </protocol>  </verify>  </testcase> | 
