forked from cerc-io/ipld-eth-server
eth json rpc optimizations; begin ipfs-ethdb integration
This commit is contained in:
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
func TestETHWatcher(t *testing.T) {
|
||||
RegisterFailHandler(Fail)
|
||||
RunSpecs(t, "ETH IPFS WatcherSuite Test")
|
||||
RunSpecs(t, "ETH IPFS Watcher Suite Test")
|
||||
}
|
||||
|
||||
var _ = BeforeSuite(func() {
|
||||
|
||||
Reference in New Issue
Block a user