summaryrefslogtreecommitdiff
path: root/source4/script/tests/test_blackbox.sh
diff options
context:
space:
mode:
Diffstat (limited to 'source4/script/tests/test_blackbox.sh')
-rwxr-xr-xsource4/script/tests/test_blackbox.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/source4/script/tests/test_blackbox.sh b/source4/script/tests/test_blackbox.sh
index 8900d6686d..484310605e 100755
--- a/source4/script/tests/test_blackbox.sh
+++ b/source4/script/tests/test_blackbox.sh
@@ -20,9 +20,7 @@ ADDARGS="$@"
incdir=`dirname $0`
. $incdir/test_functions.sh
-# skip the smbclient test until jelmer can work on it. Right now the
-# test makes no sense at all with the new test system (tridge) testit
-# "smbclient" $incdir/../../../testprogs/blackbox/test_smbclient.sh "$SERVER" "$USERNAME" "$PASSWORD" "$DOMAIN" "$PREFIX" "$ADDARGS"
+testit "smbclient" $incdir/../../../testprogs/blackbox/test_smbclient.sh "$SERVER" "$USERNAME" "$PASSWORD" "$DOMAIN" "$PREFIX" "$ADDARGS"
testit "cifsdd" $incdir/../../../testprogs/blackbox/test_cifsdd.sh "$SERVER" "$USERNAME" "$PASSWORD" "$DOMAIN" "$ADDARGS"
testok $0 $failed