crowdsec/pkg/cstest/filenotfound_windows.go

6 lines
109 B
Go

//go:build windows
package cstest
const FileNotFoundMessage = "The system cannot find the file specified."