From 9366b9ddd35168f9a42f374a887f3669ffbab234 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sun, 24 Apr 2016 07:42:47 -0400 Subject: testing --- test/utils/utils.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test/utils/utils.sh') diff --git a/test/utils/utils.sh b/test/utils/utils.sh index 23cbc6b35..474c026d1 100755 --- a/test/utils/utils.sh +++ b/test/utils/utils.sh @@ -75,3 +75,6 @@ echo "TESTING: firemon --seccomp (test/utils/seccomp.exp)" echo "TESTING: firemon --caps (test/ustil/caps.exp)" ./caps.exp +echo "TESTING: file transfer (test/ustil/ls.exp)" +./ls.exp + -- cgit v1.2.3-54-g00ecf