selftest: enable py3 for samba.tests.kcc.graph
[metze/samba/wip.git] / selftest / tests.py
index c0c4bbc63bb61ad6580d7af37b74e97399735820..227857c70eb90905a2c9183b4a9ee877851a3864 100644 (file)
@@ -148,8 +148,8 @@ plantestsuite(
 planpythontestsuite("none", "samba.tests.upgradeprovision", py3_compatible=True)
 planpythontestsuite("none", "samba.tests.xattr", py3_compatible=True)
 planpythontestsuite("none", "samba.tests.ntacls", py3_compatible=True)
-planpythontestsuite("none", "samba.tests.policy",  py3_compatible=True)
-planpythontestsuite("none", "samba.tests.kcc.graph")
+planpythontestsuite("none", "samba.tests.policy", py3_compatible=True)
+planpythontestsuite("none", "samba.tests.kcc.graph", py3_compatible=True)
 planpythontestsuite("none", "samba.tests.kcc.graph_utils")
 planpythontestsuite("none", "samba.tests.kcc.ldif_import_export")
 planpythontestsuite("none", "samba.tests.graph")