github.com/neohugo/neohugo@v0.123.8/identity/identitytesting/identitytesting.go (about) 1 package identitytesting 2 3 import "github.com/neohugo/neohugo/identity" 4 5 const TestIdentity = identity.StringIdentity("__testIdentity")