diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-03-22 22:00:21 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-03-22 22:00:21 +0000 |
commit | 95bd901efe8c41bbfe7fa80c1c440c84dfe60fe1 (patch) | |
tree | 7ba7fcc9216cc46cff7bfe8971fc3cd13d6f8a1d /tests | |
parent | 98c9a5b7f6f60822f5a0dc42d74b747323eb48b3 (diff) | |
download | curl-95bd901efe8c41bbfe7fa80c1c440c84dfe60fe1.tar.gz |
- Fixed the problem with doing a zero byte SCP transfer, verified with test
case 617 (which was added by Daniel Fandrich 5 Mar 2008).
Diffstat (limited to 'tests')
-rw-r--r-- | tests/data/DISABLED | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/DISABLED b/tests/data/DISABLED index eb8bc3190..fb3ae0ec9 100644 --- a/tests/data/DISABLED +++ b/tests/data/DISABLED @@ -3,4 +3,4 @@ # test cases are run by runtests.pl. Just add the plain test case numbers, one # per line. # Lines starting with '#' letters are treated as comments. -617 + |