selftest: enable py3 for samba.tests.hostconfig
[metze/samba/wip.git] / selftest / tests.py
index 24ed0c6819d35f034e86c1c7e84af9826e666034..a3df849f6ac47534fc71b6563ea4dc0e2f2981fc 100644 (file)
@@ -72,7 +72,7 @@ planpythontestsuite("none", "samba.tests.netcmd")
 planpythontestsuite("none", "samba.tests.dcerpc.rpc_talloc", py3_compatible=True)
 planpythontestsuite("none", "samba.tests.dcerpc.array", py3_compatible=True)
 planpythontestsuite("none", "samba.tests.dcerpc.string", py3_compatible=True)
-planpythontestsuite("none", "samba.tests.hostconfig")
+planpythontestsuite("none", "samba.tests.hostconfig", py3_compatible=True)
 planpythontestsuite("ad_dc_ntvfs:local", "samba.tests.messaging",
                     py3_compatible=True)
 planpythontestsuite("none", "samba.tests.s3param", py3_compatible=True)