1
0
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:
Douglas Bagnall
2023-03-21 13:10:52 +13:00
committed by Andrew Bartlett
parent 298821a8ed
commit f87f63997f

View File

@@ -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):