summaryrefslogtreecommitdiff
path: root/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test.sh')
-rwxr-xr-xtest.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/test.sh b/test.sh
index b7155e8..2596382 100755
--- a/test.sh
+++ b/test.sh
@@ -132,6 +132,8 @@ fi
cd "$CLIENTDIR"
+test_transfer rtftpc rtftpd
+
if [ -x $ATFTPD ]; then
test_transfer rtftpc atftpd
fi