1
0
Fork 0
hugo/identity/identitytesting/identitytesting.go

6 lines
132 B
Go

package identitytesting
import "github.com/gohugoio/hugo/identity"
const TestIdentity = identity.StringIdentity("__testIdentity")