s3:tests: include subunit.sh instead of test_functions.sh in test_ntlm_auth_s3.sh
[samba.git] / source3 / script / tests / test_ntlm_auth_s3.sh
index c7ebc03c80878a0f43e2a2898874fce777d32519..17aabef98efac0c259844aab7446cdd85a3e9b36 100755 (executable)
@@ -1,8 +1,8 @@
 #!/bin/sh
 
 test x"$TEST_FUNCTIONS_SH" != x"INCLUDED" && {
-incdir=`dirname $0`
-. $incdir/test_functions.sh
+incdir=`dirname $0`/../../../testprogs/blackbox
+. $incdir/subunit.sh
 }
 
 failed=0