1
1
mirror of https://github.com/github/semantic.git synced 2024-11-23 16:37:50 +03:00

Manually include all of the other specs.

This commit is contained in:
Rob Rix 2016-01-05 11:27:14 -05:00
parent 34ecaf16af
commit 7dedd39cab

View File

@ -93,6 +93,11 @@ test-suite semantic-diff-test
hs-source-dirs: test
main-is: Spec.hs
other-modules: ArbitraryTerm
, InterpreterSpec
, OrderedMapSpec
, PatchOutputSpec
, SplitSpec
, TermSpec
build-depends: base
, containers
, free