From f9f8603c323159510bc56e8d39d7cc0ae9ab3056 Mon Sep 17 00:00:00 2001 From: "Nikolaos S. Papaspyrou" Date: Mon, 31 Oct 2016 15:00:09 +0200 Subject: Add test --- tests/Hakyll/Web/Template/Tests.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/Hakyll') diff --git a/tests/Hakyll/Web/Template/Tests.hs b/tests/Hakyll/Web/Template/Tests.hs index 1f3b25d..054a9bd 100644 --- a/tests/Hakyll/Web/Template/Tests.hs +++ b/tests/Hakyll/Web/Template/Tests.hs @@ -29,6 +29,7 @@ tests :: TestTree tests = testGroup "Hakyll.Core.Template.Tests" $ concat [ [ testCase "case01" $ test ("template.html.out", "template.html", "example.md") , testCase "case02" $ test ("strip.html.out", "strip.html", "example.md") + , testCase "case03" $ test ("just-meta.html.out", "just-meta.html", "example.md") , testCase "applyJoinTemplateList" testApplyJoinTemplateList ] -- cgit v1.2.3