summaryrefslogtreecommitdiff
path: root/package.yaml
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2020-11-05 07:55:22 +0100
committerEugen Wissner <belka@caraus.de>2020-11-05 07:55:22 +0100
commit7f0fb187169938f7b9b2333b5cc79293813c0eb1 (patch)
tree8c0419592dc7619b040c57c86dc13b52c10f5bd0 /package.yaml
parentafcf9aaa14e925ca137ec956e3bfd47d2506c904 (diff)
downloadgraphql-7f0fb187169938f7b9b2333b5cc79293813c0eb1.tar.gz
Remove StarWars tests
Our own test suite is slowly getting sufficient.
Diffstat (limited to 'package.yaml')
-rw-r--r--package.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.yaml b/package.yaml
index b050492..8be36da 100644
--- a/package.yaml
+++ b/package.yaml
@@ -50,7 +50,7 @@ library:
- Language.GraphQL.Validate.Rules
tests:
- tasty:
+ graphql-test:
main: Spec.hs
source-dirs: tests
ghc-options: