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