mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-01 22:42:45 +02:00
tpl: Sync Go template packages with the Go 1.22.5 source
This commit is contained in:
@@ -320,6 +320,7 @@ func MustInternalLink(t testing.TB, withCgo bool) {
|
||||
// If not, MustHaveBuildMode calls t.Skip with an explanation.
|
||||
// Modified by Hugo (not needed)
|
||||
func MustHaveBuildMode(t testing.TB, buildmode string) {
|
||||
return
|
||||
}
|
||||
|
||||
// HasSymlink reports whether the current system can use os.Symlink.
|
||||
|
Reference in New Issue
Block a user