From: Joseph Sutton Date: Mon, 16 Oct 2023 22:25:43 +0000 (+1300) Subject: tests/krb5: Remove marker X-Git-Tag: talloc-2.4.2~1229 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=879e7a3c3e810db1880967e4121fc487cac4d1ac;p=thirdparty%2Fsamba.git tests/krb5: Remove marker Signed-off-by: Joseph Sutton Reviewed-by: Andrew Bartlett --- diff --git a/python/samba/tests/krb5/conditional_ace_tests.py b/python/samba/tests/krb5/conditional_ace_tests.py index 62f2e7a647a..de08b8bb6e0 100755 --- a/python/samba/tests/krb5/conditional_ace_tests.py +++ b/python/samba/tests/krb5/conditional_ace_tests.py @@ -1074,8 +1074,6 @@ class ConditionalAceTests(ConditionalAceBaseTests): (('foo', 'bar'), 'Contains', '{{1, 2, 3}}', None), ] - ########################################################################################## - def _test_cmp_with_args(self, lhs, op, rhs, outcome, rhs_is_literal=False): # Construct a conditional ACE expression that evaluates to True if the # two claim values are equal.