github.hscsec.cn/u-root/u-root@v7.0.0+incompatible/cmds/core/elvish/edit/eddefs/eddefs_test.go (about)

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