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