Not-yet-added empty test suite

This commit is contained in:
fr33domlover 2016-07-05 12:36:40 +00:00
parent 6f785d8e9a
commit 644670b494

View file

@ -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