mirror of
https://github.com/samba-team/samba.git
synced 2025-12-18 08:23:51 +03:00
pytest/sddl: remove duplicate test case
The other copy is on line 102. Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
committed by
Andrew Bartlett
parent
298821a8ed
commit
f87f63997f
@@ -170,10 +170,6 @@ class SddlDecodeEncode(TestCase):
|
||||
|
||||
"D:S:",
|
||||
"D:PS:",
|
||||
|
||||
("D:(A;;RPWPCRCCDCLCLORCWOWDSDDTSW;;;DA)"
|
||||
"(A;;RPWPCRCCDCLCLORCWOWDSDDTSW;;;SY)"
|
||||
"(A;;RPLCLORC;;;AU)"),
|
||||
]
|
||||
|
||||
def test_sddl(self):
|
||||
|
||||
Reference in New Issue
Block a user