undocker/internal/cmdrootfs/cmdrootfs_test.go

7 lines
72 B
Go

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