0
0
mirror of https://github.com/slackhq/nebula.git synced 2024-12-22 12:18:30 +00:00
slackhq_nebula/cmd/nebula-cert/test_windows.go
Slack Security Team f22b4b584d Public Release
2019-11-19 17:00:20 +00:00

5 lines
151 B
Go

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