From 458925ae0b680913e470ce0e0c8c48bbd86b26fd Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Mon, 10 Mar 2008 19:40:27 +0000 Subject: Added tests 618-621 to test SFTP/SCP transfers of more than one file (test 620 tests the just-fixed problem reported by Brian Ulm). --- tests/data/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/data/Makefile.am') diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am index c5058e331..f2ffbd52f 100644 --- a/tests/data/Makefile.am +++ b/tests/data/Makefile.am @@ -48,7 +48,8 @@ EXTRA_DIST = test1 test108 test117 test127 test20 test27 test34 test46 \ test2000 test2001 test2002 test2003 test35 test544 test545 test2004 \ test546 test1013 test1014 test1015 test547 test548 test549 test550 \ test551 test552 test1016 test1017 test1018 test1019 test1020 test553 \ - test1021 test1022 test1023 test309 test616 test617 + test1021 test1022 test1023 test309 test616 test617 test618 test619 \ + test620 test621 filecheck: @mkdir test-place; \ -- cgit v1.2.3