Commit 7966d08a authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 6c65f491
...@@ -273,6 +273,13 @@ def test_allStructs(): ...@@ -273,6 +273,13 @@ def test_allStructs():
# (if yes -> compare with set, not exact order, and use topoencoding on the right) # (if yes -> compare with set, not exact order, and use topoencoding on the right)
def test_restructure():
T = xbtree.Tree
B = xbtree.Bucket
1/0
def test_keyvSliceBy(): def test_keyvSliceBy():
X = xbtree._keyvSliceBy X = xbtree._keyvSliceBy
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment