diff options
| author | Eugen Wissner <belka@caraus.de> | 2020-11-05 07:55:22 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2020-11-05 07:55:22 +0100 |
| commit | 7f0fb187169938f7b9b2333b5cc79293813c0eb1 (patch) | |
| tree | 8c0419592dc7619b040c57c86dc13b52c10f5bd0 /package.yaml | |
| parent | afcf9aaa14e925ca137ec956e3bfd47d2506c904 (diff) | |
| download | graphql-7f0fb187169938f7b9b2333b5cc79293813c0eb1.tar.gz | |
Remove StarWars tests
Our own test suite is slowly getting sufficient.
Diffstat (limited to 'package.yaml')
| -rw-r--r-- | package.yaml | 2 |
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: |
