selftest: enable py3 for samba.tests.samdb_api
[metze/samba/wip.git] / selftest / tests.py
index 26e053fce792045c66dfd6c65b4e06f3bdd9511b..03f189782327a5d75469bfe11134faad674c3a89 100644 (file)
@@ -156,7 +156,7 @@ planpythontestsuite("none", "samba.tests.graph")
 plantestsuite("wafsamba.duplicate_symbols", "none", [os.path.join(srcdir(), "buildtools/wafsamba/test_duplicate_symbol.sh")])
 planpythontestsuite("none", "samba.tests.glue", py3_compatible=True)
 planpythontestsuite("none", "samba.tests.tdb_util", py3_compatible=True)
-planpythontestsuite("none", "samba.tests.samdb_api")
+planpythontestsuite("none", "samba.tests.samdb_api", py3_compatible=True)
 
 if with_pam:
     plantestsuite("samba.tests.pam_winbind(local)", "ad_member",