Commit 7547a4d2 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent b9163ebf
...@@ -37,11 +37,6 @@ package xbtree ...@@ -37,11 +37,6 @@ package xbtree
// and feed ΔBtail through created database transactions. // and feed ΔBtail through created database transactions.
// //
// TestΔBTail and TestΔBTailRandom implement approaches "a" and "b" correspondingly. // TestΔBTail and TestΔBTailRandom implement approaches "a" and "b" correspondingly.
//
// testprog/treegen.py is used as helper to both: XXX moved to xbtreetest
//
// - commit a particular BTree topology into ZODB, and
// - to generate set of random tree topologies that all correspond to particular {k->v} dict.
import ( import (
"fmt" "fmt"
......
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