aboutsummaryrefslogtreecommitdiffstats
path: root/t/004template.t
diff options
context:
space:
mode:
Diffstat (limited to 't/004template.t')
-rw-r--r--t/004template.t1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/004template.t b/t/004template.t
index b0ca5a629..d38f9e16b 100644
--- a/t/004template.t
+++ b/t/004template.t
@@ -88,7 +88,6 @@ foreach my $include_path (@include_paths) {
wrap_comment => sub { return $_ },
none => sub { return $_ } ,
ics => [ sub { return sub { return $_; } }, 1] ,
- markdown => sub { return $_ } ,
},
}
);