summaryrefslogtreecommitdiff
path: root/selftest/tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'selftest/tests.py')
-rw-r--r--selftest/tests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/selftest/tests.py b/selftest/tests.py
index 175b56cd1d8..40ae20b587d 100644
--- a/selftest/tests.py
+++ b/selftest/tests.py
@@ -137,6 +137,7 @@ plantestsuite(
[os.path.join(srcdir(), "script/tests/test_traffic_summary.sh"),
configuration])
planpythontestsuite("none", "samba.tests.glue", py3_compatible=True)
+planpythontestsuite("none", "samba.tests.tdb_util", py3_compatible=True)
if with_pam:
plantestsuite("samba.tests.pam_winbind(local)", "ad_member",