Skip to content

Commit

Permalink
added db
Browse files Browse the repository at this point in the history
  • Loading branch information
obscuren committed Nov 4, 2014
1 parent a9db1ee commit 64b6172
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/helper/init.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ func init() {
logpkg.AddLogSystem(Logger)

ethutil.ReadConfig(".ethtest", "/tmp/ethtest", "")
ethutil.Config.Db, _ = NewMemDatabase()
}

0 comments on commit 64b6172

Please sign in to comment.