diff --git a/basic-ftp.sh b/basic-ftp.sh index 53b9d8c9..73e185c2 100755 --- a/basic-ftp.sh +++ b/basic-ftp.sh @@ -20,6 +20,6 @@ # Ignore unused variable parsed out by tooling scripts as test tags metadata # shellcheck disable=SC2034 -TESTTYPE="method gh871" +TESTTYPE="method ftp gh871" . ${KSTESTDIR}/functions.sh