gohugoio--hugo
6 行
132 B
Go
6 行
132 B
Go
package identitytesting
|
|
|
|
import "github.com/gohugoio/hugo/identity"
|
|
|
|
const TestIdentity = identity.StringIdentity("__testIdentity")
|