Not-yet-added empty test suite
This commit is contained in:
parent
6f785d8e9a
commit
644670b494
1 changed files with 14 additions and 2 deletions
16
vervis.cabal
16
vervis.cabal
|
@ -337,5 +337,17 @@ test-suite test
|
|||
, aeson
|
||||
hs-source-dirs: test
|
||||
default-language: Haskell2010
|
||||
ghc-options: -Wall
|
||||
type: exitcode-stdio-1.0
|
||||
ghc-options: -Wall
|
||||
type: exitcode-stdio-1.0
|
||||
|
||||
-- test-suite test-graph
|
||||
-- main-is: Test.hs
|
||||
-- build-depends: base
|
||||
-- , fgl
|
||||
-- , fgl-arbitrary
|
||||
-- , hspec
|
||||
-- , vervis
|
||||
-- hs-source-dirs: test
|
||||
-- default-language: Haskell2010
|
||||
-- ghc-options: -Wall
|
||||
-- type: exitcode-stdio-1.0
|
||||
|
|
Loading…
Reference in a new issue