package genesis import "testing" func TestWoopAccounts(t *testing.T) { testDeployAccounts(t, WoopAccounts) }