github.com/shaardie/u-root@v4.0.1-0.20190127173353-f24a1c26aa2e+incompatible/cmds/elvish/store/storedefs/storedefs_test.go (about)

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