mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-29 22:29:56 +02:00
@@ -34,8 +34,8 @@ func TestParse(t *testing.T) {
|
||||
c := qt.New(t)
|
||||
|
||||
for _, test := range []struct {
|
||||
rawurl interface{}
|
||||
expect interface{}
|
||||
rawurl any
|
||||
expect any
|
||||
}{
|
||||
{
|
||||
"http://www.google.com",
|
||||
|
Reference in New Issue
Block a user