github.com/ladydascalie/elvish@v0.0.0-20170703214355-2964dd3ece7f/daemon/api/api_test.go (about) 1 package api 2 3 import "testing" 4 5 func TestAPI(t *testing.T) { 6 // TODO(xiaq): Add tests. 7 }