0
0
Fork 0
mirror of https://github.com/slackhq/nebula.git synced 2025-01-11 03:48:12 +00:00
slackhq_nebula/cmd/nebula-cert/test_windows.go
Slack Security Team f22b4b584d Public Release
2019-11-19 17:00:20 +00:00

4 lines
151 B
Go

package main
const NoSuchFileError = "The system cannot find the file specified."
const NoSuchDirError = "The system cannot find the path specified."