diff options
Diffstat (limited to 'source4')
-rwxr-xr-x | source4/selftest/tests.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/selftest/tests.sh b/source4/selftest/tests.sh index 8837f7cb11..427dcff360 100755 --- a/source4/selftest/tests.sh +++ b/source4/selftest/tests.sh @@ -319,6 +319,8 @@ else skiptestsuite "tdb.stress" "Using system TDB, tdbtorture not available" fi +plansmbtorturetest "DRS-UNIT" none ncalrpc: "$*" + # Pidl tests for f in $samba4srcdir/../pidl/tests/*.pl; do |