Skip to content

Commit

Permalink
tpl/urls: Fix build broken by a merge
Browse files Browse the repository at this point in the history
  • Loading branch information
bep committed May 19, 2023
1 parent 5b3e165 commit e4e0313
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tpl/urls/urls_test.go
Expand Up @@ -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
Expand Down

0 comments on commit e4e0313

Please sign in to comment.