one pass
This commit is contained in:
@@ -43,6 +43,9 @@ func TestPredictionPredict(t *testing.T) {
|
||||
"empty": {
|
||||
want: ledger.Register{theseK: {}},
|
||||
},
|
||||
"double": {
|
||||
prediction: {double},
|
||||
},
|
||||
}
|
||||
|
||||
for name, d := range cases {
|
||||
|
||||
Reference in New Issue
Block a user