mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
samba python tests: enable samba.tests.ntacls for python3
Signed-off-by: Noel Power <noel.power@suse.com> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
This commit is contained in:
parent
ed0844fbb9
commit
05617a9eee
@ -147,7 +147,7 @@ plantestsuite(
|
||||
'$PREFIX_ABS/provision', configuration])
|
||||
planpythontestsuite("none", "samba.tests.upgradeprovision")
|
||||
planpythontestsuite("none", "samba.tests.xattr", py3_compatible=True)
|
||||
planpythontestsuite("none", "samba.tests.ntacls")
|
||||
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.kcc.graph_utils")
|
||||
|
Loading…
Reference in New Issue
Block a user