automation-tests/cmd/podman/platform_unsupported.go

7 lines
62 B
Go

// +build !linux
package main
func CheckForRegistries() {
}