mirror of
https://github.com/github/semantic.git
synced 2024-11-24 00:42:33 +03:00
Manually include all of the other specs.
This commit is contained in:
parent
34ecaf16af
commit
7dedd39cab
@ -93,6 +93,11 @@ test-suite semantic-diff-test
|
|||||||
hs-source-dirs: test
|
hs-source-dirs: test
|
||||||
main-is: Spec.hs
|
main-is: Spec.hs
|
||||||
other-modules: ArbitraryTerm
|
other-modules: ArbitraryTerm
|
||||||
|
, InterpreterSpec
|
||||||
|
, OrderedMapSpec
|
||||||
|
, PatchOutputSpec
|
||||||
|
, SplitSpec
|
||||||
|
, TermSpec
|
||||||
build-depends: base
|
build-depends: base
|
||||||
, containers
|
, containers
|
||||||
, free
|
, free
|
||||||
|
Loading…
Reference in New Issue
Block a user