one pass
parent
72be536c02
commit
8b6c62cc23
|
|
@ -43,6 +43,9 @@ func TestPredictionPredict(t *testing.T) {
|
|||
"empty": {
|
||||
want: ledger.Register{theseK: {}},
|
||||
},
|
||||
"double": {
|
||||
prediction: {double},
|
||||
},
|
||||
}
|
||||
|
||||
for name, d := range cases {
|
||||
|
|
|
|||
Loading…
Reference in New Issue