python selftest: enable samba.tests.s3param to run with python3
[metze/samba/wip.git] / selftest / tests.py
index 027a80e03f18ab90003899577f9a1ddadede92c0..7b81900e521bfdc00cd9ff13c3508fba32239651 100644 (file)
@@ -75,7 +75,7 @@ planpythontestsuite("none", "samba.tests.dcerpc.string")
 planpythontestsuite("none", "samba.tests.hostconfig")
 planpythontestsuite("ad_dc_ntvfs:local", "samba.tests.messaging",
                     py3_compatible=True)
-planpythontestsuite("none", "samba.tests.s3param")
+planpythontestsuite("none", "samba.tests.s3param", py3_compatible=True)
 planpythontestsuite("none", "samba.tests.s3passdb")
 planpythontestsuite("none", "samba.tests.s3registry")
 planpythontestsuite("none", "samba.tests.s3windb")