aboutsummaryrefslogtreecommitdiff
path: root/haddock.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'haddock.cabal')
-rw-r--r--haddock.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/haddock.cabal b/haddock.cabal
index 36c016e9..8f655d83 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -181,8 +181,8 @@ test-suite spec
default-language: Haskell2010
main-is: Spec.hs
hs-source-dirs:
- tests/unit-tests
- , tests/nanospec
+ test
+ , test/nanospec
, src
build-depends: