summaryrefslogtreecommitdiffstats
path: root/markup/goldmark/integration_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'markup/goldmark/integration_test.go')
-rw-r--r--markup/goldmark/integration_test.go3
1 files changed, 0 insertions, 3 deletions
diff --git a/markup/goldmark/integration_test.go b/markup/goldmark/integration_test.go
index f1fa745c5..16705ad62 100644
--- a/markup/goldmark/integration_test.go
+++ b/markup/goldmark/integration_test.go
@@ -250,9 +250,6 @@ LINE8
`
- // Code fences
- files = strings.ReplaceAll(files, "ยงยงยง", "```")
-
b := hugolib.NewIntegrationTestBuilder(
hugolib.IntegrationTestConfig{
T: t,