Skip to content

Commit 9887bca

Browse files
committed
-
1 parent 0aa9545 commit 9887bca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source_py3/test_python_toolbox/test_combi/test_extensive.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -504,6 +504,8 @@ def _iterate_tests():
504504
perm_type_options)
505505
)
506506

507+
if variation_selection.number != 14:
508+
continue
507509
for i in range(len(product_space_)):
508510
fucking_globals = dict(globals())
509511
fucking_globals.update(locals())

0 commit comments

Comments
 (0)