aboutsummaryrefslogtreecommitdiffstats
path: root/verifuzz.cabal
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2018-11-30 22:06:33 +0000
committerYann Herklotz <ymherklotz@gmail.com>2018-11-30 22:06:33 +0000
commit52c687ebd389ae4b43096859e5137e10b4b68c78 (patch)
treee3f24730c4d0e70126aa856760e16406595b4e81 /verifuzz.cabal
parent7fde58742352f17b0cc2bf34f8815067aaa8b7da (diff)
downloadverismith-52c687ebd389ae4b43096859e5137e10b4b68c78.tar.gz
verismith-52c687ebd389ae4b43096859e5137e10b4b68c78.zip
Rename the Test file
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