Skip to content

Commit 00beccc

Browse files
committed
-
1 parent 725befc commit 00beccc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source_py3/test_python_toolbox/test_combi/test_perm_space.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -384,3 +384,7 @@ def test_neighbors():
384384
assert len(first_level_neighbors) + 1 == len(perm.get_neighbors((0, 1)))
385385

386386

387+
388+
def test_super_structure():
389+
390+

0 commit comments

Comments
 (0)