summaryrefslogtreecommitdiffstats
path: root/output/outputFormat_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'output/outputFormat_test.go')
-rw-r--r--output/outputFormat_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/output/outputFormat_test.go b/output/outputFormat_test.go
index 13e24af3b..c86bcd634 100644
--- a/output/outputFormat_test.go
+++ b/output/outputFormat_test.go
@@ -69,7 +69,6 @@ func TestDefaultTypes(t *testing.T) {
c.Assert(CalendarFormat.IsHTML, qt.Equals, false)
c.Assert(len(DefaultFormats), qt.Equals, 11)
-
}
func TestGetFormatByName(t *testing.T) {