summaryrefslogtreecommitdiff
path: root/hakyll.cabal
diff options
context:
space:
mode:
authorDavid Parrish <daveparrish@tutanota.com>2019-08-25 09:02:01 -0400
committerJasper Van der Jeugt <m@jaspervdj.be>2019-08-25 15:02:01 +0200
commit779fa66c7b1719e071dc3f4d38a4cc2feb9492c6 (patch)
treec8a5155c5671f544c1c7eb4bf1a5e85e0ad17ad0 /hakyll.cabal
parente8ea8cd57bc627e58b3fc14f23f11d310044dc33 (diff)
downloadhakyll-779fa66c7b1719e071dc3f4d38a4cc2feb9492c6.tar.gz
Add getCategory tests
Diffstat (limited to 'hakyll.cabal')
-rw-r--r--hakyll.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/hakyll.cabal b/hakyll.cabal
index 5c9bf32..94405a8 100644
--- a/hakyll.cabal
+++ b/hakyll.cabal
@@ -254,6 +254,7 @@ Test-suite hakyll-tests
Hakyll.Web.CompressCss.Tests
Hakyll.Web.Html.RelativizeUrls.Tests
Hakyll.Web.Html.Tests
+ Hakyll.Web.Tags.Tests
Hakyll.Web.Template.Context.Tests
Hakyll.Web.Template.Tests
TestSuite.Util