mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-08 03:50:56 -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) {
|
||||
t.Parallel()
|
||||
c := qt.New(t)
|
||||
ns := newNs()
|
||||
|
||||
for _, test := range []struct {
|
||||
elements any
|
||||
|
Loading…
x
Reference in New Issue
Block a user