package main import "testing" func TestDummy(t *testing.T) { main() }