summaryrefslogtreecommitdiff
path: root/source3/script/tests/test_net_s3.sh
diff options
context:
space:
mode:
Diffstat (limited to 'source3/script/tests/test_net_s3.sh')
-rwxr-xr-xsource3/script/tests/test_net_s3.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/script/tests/test_net_s3.sh b/source3/script/tests/test_net_s3.sh
index f7dc2b7e10..a0e83a65b1 100755
--- a/source3/script/tests/test_net_s3.sh
+++ b/source3/script/tests/test_net_s3.sh
@@ -2,8 +2,10 @@
# tests for the "net" command
+test x"$TEST_FUNCTIONS_SH" != x"INCLUDED" && {
incdir=`dirname $0`
. $incdir/test_functions.sh
+}
failed=0