Add the test package to coverage/inspection tests

This commit is contained in:
Harendra Kumar 2020-12-16 00:13:34 +05:30
parent da9d78f47c
commit 9e37229375
2 changed files with 2 additions and 4 deletions

View File

@ -1,6 +1,7 @@
packages:
./
benchmark
test
package streamly
ghc-options: -Werror

View File

@ -1,5 +1,6 @@
packages:
./
test
source-repository-package
type: git
@ -14,9 +15,5 @@ package streamly
flags: inspection
coverage: true
package streamly-benchmarks
ghc-options: -Werror
flags: inspection
package streamly-tests
ghc-options: -Werror