summaryrefslogtreecommitdiff
path: root/gf.cabal
diff options
context:
space:
mode:
authorJohn J. Camilleri <john@digitalgrammars.com>2018-07-25 19:55:11 +0200
committerJohn J. Camilleri <john@digitalgrammars.com>2018-07-25 19:55:11 +0200
commite1dd7bfdf573d4b7345df1553bfb33a5eab0fbd2 (patch)
tree2ef1d5e74be336b6cdaea23982c41aed9d6a2f6c /gf.cabal
parent895b479564c36e5d686a16852556ba54dc84f2be (diff)
[GF Split] Post-split updates
Diffstat (limited to 'gf.cabal')
-rw-r--r--gf.cabal7
1 files changed, 0 insertions, 7 deletions
diff --git a/gf.cabal b/gf.cabal
index 03ea80eb5..0cf86d105 100644
--- a/gf.cabal
+++ b/gf.cabal
@@ -349,13 +349,6 @@ executable pgf-shell
if impl(ghc>=7.0)
ghc-options: -rtsopts
-test-suite rgl-tests
- type: exitcode-stdio-1.0
- main-is: run.hs
- hs-source-dirs: lib/tests/
- build-depends: base, HTF, process, HUnit, filepath, directory
- default-language: Haskell2010
-
test-suite gf-tests
type: exitcode-stdio-1.0
main-is: run.hs