mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-10 13:12:05 -04:00
tpl/urls: Fix build broken by a merge
This commit is contained in:
parent
5b3e165bad
commit
e4e0313c80
@ -73,6 +73,7 @@ func TestParse(t *testing.T) {
|
|||||||
func TestJoinPath(t *testing.T) {
|
func TestJoinPath(t *testing.T) {
|
||||||
t.Parallel()
|
t.Parallel()
|
||||||
c := qt.New(t)
|
c := qt.New(t)
|
||||||
|
ns := newNs()
|
||||||
|
|
||||||
for _, test := range []struct {
|
for _, test := range []struct {
|
||||||
elements any
|
elements any
|
||||||
|
Loading…
x
Reference in New Issue
Block a user