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