package main import "testing" func TestSkipForNow(t *testing.T) { t.Logf("All good.") }