1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

test2039: fixed line endings that caused a test failure

This commit is contained in:
Dan Fandrich 2015-04-25 10:17:46 +02:00
parent 047e6aa05c
commit f1e0a0aae7

View File

@ -51,13 +51,13 @@ machine %HOSTIP login user2 password passwd2
# Verify data after the test has been "shot" # Verify data after the test has been "shot"
<verify> <verify>
<protocol> <protocol>
USER userdef USER userdef
PASS passwddef PASS passwddef
PWD PWD
EPSV EPSV
TYPE A TYPE A
LIST LIST
QUIT QUIT
</protocol> </protocol>
</verify> </verify>
</testcase> </testcase>