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.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/markup/markup_test.go b/markup/markup_test.go
index 71d39075d..c0cc5ba8b 100644
--- a/markup/markup_test.go
+++ b/markup/markup_test.go
@@ -39,7 +39,6 @@ func TestConverterRegistry(t *testing.T) {
c.Assert(r.Get("markdown").Name(), qt.Equals, "goldmark")
checkName("goldmark")
- checkName("mmark")
checkName("asciidocext")
checkName("rst")
checkName("pandoc")