diff options
author | Daniel Stenberg <daniel@haxx.se> | 2011-03-13 14:11:48 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2011-03-13 14:11:48 +0100 |
commit | 6c5448d59f6b156d366aea71309f50ab37fd0a38 (patch) | |
tree | e9308b2c275ec676bce294bc0cc8fbd93ba4d624 /tests | |
parent | ca37692bf43b5ef0308f1c0bdd0d9cbbf9a3bd19 (diff) | |
download | curl-6c5448d59f6b156d366aea71309f50ab37fd0a38.tar.gz |
test 582: enabled again
Commit ca37692bf43b5ef should now hopefully make it run
Diffstat (limited to 'tests')
-rw-r--r-- | tests/data/DISABLED | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/data/DISABLED b/tests/data/DISABLED index 2485e89b9..b6071cbd9 100644 --- a/tests/data/DISABLED +++ b/tests/data/DISABLED @@ -3,7 +3,3 @@ # per line. # Lines starting with '#' letters are treated as comments. 564 -# Disabled due to a bug with uploading to an SFTP server using the multi -# interface. Easy work around; always pass 0 as the evBitmask to force CURL -# to re-evaluate the socket status. -582 |