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