summaryrefslogtreecommitdiffstats
path: root/markup/markup_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'markup/markup_test.go')
-rw-r--r--markup/markup_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/markup/markup_test.go b/markup/markup_test.go
index 669c0a446..314a941de 100644
--- a/markup/markup_test.go
+++ b/markup/markup_test.go
@@ -42,7 +42,7 @@ func TestConverterRegistry(t *testing.T) {
checkName("goldmark")
checkName("mmark")
- checkName("asciidoc")
+ checkName("asciidocext")
checkName("rst")
checkName("pandoc")
checkName("org")