summaryrefslogtreecommitdiff
path: root/tests/Hakyll/Web/Template/Context/Tests.hs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Hakyll/Web/Template/Context/Tests.hs')
-rw-r--r--tests/Hakyll/Web/Template/Context/Tests.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Hakyll/Web/Template/Context/Tests.hs b/tests/Hakyll/Web/Template/Context/Tests.hs
index d4a9035..202b745 100644
--- a/tests/Hakyll/Web/Template/Context/Tests.hs
+++ b/tests/Hakyll/Web/Template/Context/Tests.hs
@@ -21,7 +21,7 @@ import TestSuite.Util
--------------------------------------------------------------------------------
tests :: TestTree
-tests = testGroup "Hakyll.Core.Template.Context.Tests"
+tests = testGroup "Hakyll.Web.Template.Context.Tests"
[ testCase "testDateField" testDateField
]