From 31b38b71a2fecb1642a136f3971a8c1bffef8f3a Mon Sep 17 00:00:00 2001 From: Justin Hileman Date: Sun, 15 Aug 2010 06:55:47 -0400 Subject: [PATCH] Test coverage is no longer incomplete. --- README.markdown | 1 - 1 file changed, 1 deletion(-) diff --git a/README.markdown b/README.markdown index 9512104..18e72d4 100644 --- a/README.markdown +++ b/README.markdown @@ -84,7 +84,6 @@ Known Issues * Sections don't respect delimiter changes -- `delimiters` example currently fails with an "unclosed section" exception. * Mustache isn't always very good at whitespace. - * Test coverage is incomplete. See Also