github.com/jduhamel/gcli@v0.2.4-0.20151019142748-0d5307cd7e21/skeleton/resource/tmpl/go_cmd/command_test.go.tmpl (about) 1 package main 2 3 import "testing" 4 5 func TestCmd{{ title .FunctionName }}(t *testing.T) { 6 // Write your code here 7 }