mirror of
https://github.com/go-sylixos/elvish.git
synced 2024-12-14 11:08:13 +08:00
8 lines
82 B
Go
8 lines
82 B
Go
package eddefs
|
|
|
|
import "testing"
|
|
|
|
func Test(t *testing.T) {
|
|
// TODO: Add tests
|
|
}
|