summaryrefslogtreecommitdiff
path: root/gf.cabal
diff options
context:
space:
mode:
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