From 6381851c9340c9e6800de1af623823ea0a86ebee Mon Sep 17 00:00:00 2001 From: Josua Krause Date: Tue, 5 Mar 2024 23:53:10 -0500 Subject: [PATCH] 300 --- test/test_keys.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/test_keys.py b/test/test_keys.py index e80386b..04160b9 100644 --- a/test/test_keys.py +++ b/test/test_keys.py @@ -196,6 +196,8 @@ def cond_op( cond_op(later, lambda _: True, is_add=True) elif iters == 11 and k_del is not None: cond_op(gen(0, count, k_del), lambda _: True, is_add=False) + elif iters == 12: + scan_count = 300 # NOTE: return the rest quickly if possible pat: re.Pattern | None = None if match: