selftest: enable py3 for samba.tests.dcerpc.string
[metze/samba/wip.git] / selftest / tests.py
index dbd26d8755188ab5ce00f96675ce5ff530067acb..a2ccee771eef3c0081c98cb01e4fdec69dc6cccd 100644 (file)
@@ -71,7 +71,7 @@ planpythontestsuite("none", "samba.tests.strings")
 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")
+planpythontestsuite("none", "samba.tests.dcerpc.string", py3_compatible=True)
 planpythontestsuite("none", "samba.tests.hostconfig")
 planpythontestsuite("ad_dc_ntvfs:local", "samba.tests.messaging",
                     py3_compatible=True)