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 c0cc5ba8b..5ec27c45c 100644
--- a/markup/markup_test.go
+++ b/markup/markup_test.go
@@ -43,5 +43,4 @@ func TestConverterRegistry(t *testing.T) {
checkName("rst")
checkName("pandoc")
checkName("org")
- checkName("blackfriday")
}