We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76b6b71 commit e85d4e2Copy full SHA for e85d4e2
1 file changed
test/dune
@@ -1,9 +1,7 @@
1
(library
2
(name test_integration)
3
(package comby)
4
- (modules
5
- test_special_matcher_cases
6
- test_substring_disabled)
+ (modules test_special_matcher_cases test_substring_disabled)
7
(inline_tests)
8
(preprocess
9
(pps ppx_expect ppx_sexp_message ppx_deriving_yojson))
0 commit comments