Fixed tests

This commit is contained in:
obscuren
2015-03-06 20:07:35 +01:00
parent cd856cb213
commit 22b493a6ff
3 changed files with 11 additions and 9 deletions

View File

@ -9,6 +9,7 @@ import (
"testing"
"time"
ethlogger "github.com/ethereum/go-ethereu/logger"
"github.com/ethereum/go-ethereum/core/types"
"github.com/ethereum/go-ethereum/crypto"
"github.com/ethereum/go-ethereum/errs"