aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'package.yaml')
-rw-r--r--package.yaml11
1 files changed, 0 insertions, 11 deletions
diff --git a/package.yaml b/package.yaml
index 6d1c483..03236d2 100644
--- a/package.yaml
+++ b/package.yaml
@@ -49,14 +49,3 @@ executables:
- -fllvm
dependencies:
- jotter
-
-tests:
- jotter-test:
- main: Spec.hs
- source-dirs: test
- ghc-options:
- - -threaded
- - -rtsopts
- - -with-rtsopts=-N
- dependencies:
- - jotter