undocker/internal/cmdrootfs/cmdrootfs_test.go

8 lines
73 B
Go

package cmdrootfs
import "testing"
func TestExecute(t *testing.T) {
}