mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-25 22:00:58 +02:00
tpl/urls: Fix build broken by a merge
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user