eventstore: a COUNT test and fix many bugs.
This commit is contained in:
@@ -32,6 +32,7 @@ var tests = []struct {
|
||||
{"second", runSecondTestOn},
|
||||
{"manyauthors", manyAuthorsTest},
|
||||
{"unbalanced", unbalancedTest},
|
||||
{"count", countTest},
|
||||
}
|
||||
|
||||
func TestSliceStore(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user