package fsm import "testing" func TestMain(t *testing.T) { test1() }