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