github.com/ladydascalie/elvish@v0.0.0-20170703214355-2964dd3ece7f/main_test.go (about)

     1  package main
     2  
     3  import "testing"
     4  
     5  func TestMain(t *testing.T) {
     6  	// TODO(xiaq): Add tests.
     7  }