summaryrefslogtreecommitdiffstats
path: root/identity/identitytesting/identitytesting.go
blob: 74f3ec54098f29d280f20ef27d20c0a30f9e0f88 (plain) (blame)
1
2
3
4
5
package identitytesting

import "github.com/gohugoio/hugo/identity"

const TestIdentity = identity.StringIdentity("__testIdentity")