summaryrefslogtreecommitdiff
path: root/tests/TestSuite
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2012-12-31 15:16:14 +0100
committerJasper Van der Jeugt <m@jaspervdj.be>2012-12-31 15:16:14 +0100
commit24273d034850b1312c551f6ace7f0b549728cbc9 (patch)
treec17c96c372a9605fb5081311d7a6d93de4135649 /tests/TestSuite
parented03544e1b58710448fa67764f10554b8eeab8dc (diff)
downloadhakyll-24273d034850b1312c551f6ace7f0b549728cbc9.tar.gz
Remove verbosity from configuration
Diffstat (limited to 'tests/TestSuite')
-rw-r--r--tests/TestSuite/Util.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/TestSuite/Util.hs b/tests/TestSuite/Util.hs
index 7000f5d..91f4339 100644
--- a/tests/TestSuite/Util.hs
+++ b/tests/TestSuite/Util.hs
@@ -110,5 +110,4 @@ withTestConfiguration f = do
{ destinationDirectory = "_testsite"
, storeDirectory = "_teststore"
, providerDirectory = "tests/data"
- , verbosity = Logger.Error
}