From: Douglas Bagnall Date: Tue, 21 Mar 2023 00:10:52 +0000 (+1300) Subject: pytest/sddl: remove duplicate test case X-Git-Tag: talloc-2.4.1~820 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f87f63997ff482c4d284c20b3cc2e8c5028619c8;p=thirdparty%2Fsamba.git pytest/sddl: remove duplicate test case The other copy is on line 102. Signed-off-by: Douglas Bagnall Reviewed-by: Andrew Bartlett --- diff --git a/python/samba/tests/sddl.py b/python/samba/tests/sddl.py index acdb39ed6ea..df959ab3ffa 100644 --- a/python/samba/tests/sddl.py +++ b/python/samba/tests/sddl.py @@ -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):