0
0
Fork 0
mirror of https://github.com/slackhq/nebula.git synced 2025-01-11 11:58:11 +00:00
slackhq_nebula/cmd/nebula-cert/test_linux.go
2019-11-19 10:31:59 -08:00

4 lines
117 B
Go

package main
const NoSuchFileError = "no such file or directory"
const NoSuchDirError = "no such file or directory"