aboutsummaryrefslogtreecommitdiff
path: root/haddock.cabal
diff options
context:
space:
mode:
authorSimon Hengel <sol@typeful.net>2012-10-14 01:51:32 +0200
committerSimon Hengel <sol@typeful.net>2012-10-14 01:51:32 +0200
commit6fafde62449fa8a5cb8405d6270caa5e1ddac613 (patch)
tree195cd40192b2f6db7213989d39165b355e2c4c85 /haddock.cabal
parent3ba97f8470f401c968a2ea6f5fd1e7cae1c69028 (diff)
Organize unite tests hierarchically
Diffstat (limited to 'haddock.cabal')
-rw-r--r--haddock.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/haddock.cabal b/haddock.cabal
index c0d77a10..b77fc5ac 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -179,7 +179,7 @@ test-suite html-tests
test-suite spec
type: exitcode-stdio-1.0
default-language: Haskell2010
- main-is: parsetests.hs
+ main-is: Spec.hs
hs-source-dirs:
tests/unit-tests
, tests/nanospec