automation-tests/cmd/podman/parse/parse_windows.go

6 lines
76 B
Go

package parse
func ValidateFileName(filename string) error {
return nil
}