aboutsummaryrefslogtreecommitdiffstats
path: root/verifuzz.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'verifuzz.cabal')
-rw-r--r--verifuzz.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/verifuzz.cabal b/verifuzz.cabal
index f0b3f06..201456f 100644
--- a/verifuzz.cabal
+++ b/verifuzz.cabal
@@ -42,7 +42,7 @@ test-suite verifuzz-test
default-language: Haskell2010
type: exitcode-stdio-1.0
hs-source-dirs: tests
- main-is: test.hs
+ main-is: Test.hs
build-depends: base >= 4 && < 5
, verifuzz
, tasty >= 0.7