mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-02 22:52:51 +02:00
@@ -32,9 +32,9 @@ import (
|
||||
type tstNoStringer struct{}
|
||||
|
||||
var configTests = []struct {
|
||||
path interface{}
|
||||
path any
|
||||
input []byte
|
||||
expect interface{}
|
||||
expect any
|
||||
}{
|
||||
{
|
||||
path: "a.png",
|
||||
|
Reference in New Issue
Block a user