add missing test file to servant-server.cabal
This commit is contained in:
parent
b1f143010e
commit
d0a28e46b0
1 changed files with 1 additions and 0 deletions
|
@ -99,6 +99,7 @@ test-suite spec
|
|||
hs-source-dirs: test
|
||||
main-is: Spec.hs
|
||||
other-modules:
|
||||
Servant.ArbitraryMonadServerSpec
|
||||
Servant.Server.ErrorSpec
|
||||
Servant.Server.Internal.ContextSpec
|
||||
Servant.Server.RouterSpec
|
||||
|
|
Loading…
Reference in a new issue