Make tests build again.

This commit is contained in:
Josh Rickmar 2014-02-10 09:11:25 -05:00
parent 0821c583e5
commit 5c66641735

View file

@ -178,7 +178,7 @@ var cmdtests = []struct {
f: func() (btcjson.Cmd, error) {
return NewNotifyAllNewTXsCmd(
float64(1),
true), nil
true)
},
result: &NotifyAllNewTXsCmd{
id: float64(1),