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