From: David Bremner Date: Thu, 4 Sep 2008 10:25:35 +0000 (-0300) Subject: modify testing to exercise htmlify hook X-Git-Tag: 0.4~6 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b31248093de18daa2e848e068010ed87327de244;p=ikiwiki.git modify testing to exercise htmlify hook --- diff --git a/test/in/index.mdwn b/test/in/index.mdwn index 5cab8036d..30e69c76c 100644 --- a/test/in/index.mdwn +++ b/test/in/index.mdwn @@ -6,6 +6,6 @@ ## An Mh Folder [[!mailbox path="mhdir" type="MH"]] -## An Mbox +## An Mbox, no directive -[[!mailbox path="mbox" type="Mbox"]] \ No newline at end of file +[[test]] \ No newline at end of file diff --git a/test/in/mbox b/test/in/test.mbox similarity index 100% rename from test/in/mbox rename to test/in/test.mbox