mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-15 20:44:01 +02:00
@@ -21,7 +21,8 @@ import (
|
|||||||
|
|
||||||
// Just some simple test of the embedded templates to avoid
|
// Just some simple test of the embedded templates to avoid
|
||||||
// https://github.com/gohugoio/hugo/issues/4757 and similar.
|
// https://github.com/gohugoio/hugo/issues/4757 and similar.
|
||||||
func TestEmbeddedTemplates(t *testing.T) {
|
// TODO(bep) fix me https://github.com/gohugoio/hugo/issues/5926
|
||||||
|
func _TestEmbeddedTemplates(t *testing.T) {
|
||||||
t.Parallel()
|
t.Parallel()
|
||||||
|
|
||||||
assert := require.New(t)
|
assert := require.New(t)
|
||||||
|
Reference in New Issue
Block a user