7 lines
160 B
Plaintext
Raw Normal View History

2019-11-21 14:06:34 -06:00
(library
(name cli_expect_tests)
(libraries simple-utils cli)
(inline_tests)
(preprocess (pps ppx_let ppx_expect))
(flags (:standard -open Simple_utils)))