shithub: hugo

ref: 895638433e52956b8af97dd14f134cb9486d3bdd
dir: /hugolib/page_permalink_test.go/

View raw version
package hugolib

import (
	"testing"
)

func TestPermalink(t *testing.T) {

}