tests/krb5: Remove marker
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Mon, 16 Oct 2023 22:25:43 +0000 (11:25 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 19 Oct 2023 21:37:36 +0000 (21:37 +0000)
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/krb5/conditional_ace_tests.py

index 62f2e7a647a71b57c9ac30048229af8f8b467b58..de08b8bb6e03dad305c829710a261d78bd5fcc90 100755 (executable)
@@ -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.