Correct tests for recent getblock updates.

This commit is contained in:
Dave Collins 2013-12-10 17:13:42 -06:00
parent 8a132ffde8
commit 621f9006bf

View file

@ -314,6 +314,7 @@ var jsoncmdtests = []struct {
result: &GetBlockCmd{
id: float64(1),
Hash: "somehash",
Verbose: true,
},
},
{