crowdsec/pkg/cstest/filenotfound_windows.go

6 lines
109 B
Go
Raw Normal View History

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