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