try to get full coverage report on travis

This commit is contained in:
Taylor Gerring
2014-11-14 20:58:09 -06:00
parent 1ecb3b4cf3
commit dd9e99a418
10 changed files with 506 additions and 474 deletions

View File

@ -1,7 +1,9 @@
package chain
/*
import (
"testing"
"github.com/ethereum/go-ethereum/state"
)
@ -17,7 +19,7 @@ func TestBloom9(t *testing.T) {
}
}
/*
func TestAddress(t *testing.T) {
block := &Block{}
block.Coinbase = ethutil.Hex2Bytes("22341ae42d6dd7384bc8584e50419ea3ac75b83f")