package main import "testing" func TestHelloWorld(t *testing.T) { // t.Fatal("not implemented") }