Skip to content

Commit

Permalink
Add other tests modules
Browse files Browse the repository at this point in the history
  • Loading branch information
bacher09 committed May 23, 2015
1 parent 63df57e commit b49dca4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions darkplaces-rcon-util/darkplaces-rcon-util.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,9 @@ test-suite rcon-util-tests
type: exitcode-stdio-1.0
hs-source-dirs: tests
main-is: Spec.hs

other-modules: DRcon.EvalParserSpec

build-depends: base >=4.7 && <4.8,
bytestring >=0.10 && <0.11,
darkplaces-rcon-util,
Expand Down

0 comments on commit b49dca4

Please sign in to comment.