ligo/test/dune

13 lines
208 B
Plaintext
Raw Normal View History

(executables
(names test manual_test)
2019-05-13 00:56:22 +04:00
(libraries
simple-utils
ligo
alcotest
)
(preprocess
2019-09-05 17:21:01 +04:00
(pps ppx_let)
2019-05-13 00:56:22 +04:00
)
2019-05-15 15:44:05 +04:00
(flags (:standard -w +1..62-4-9-44-40-42-48@39@33 -open Simple_utils ))
2019-05-13 00:56:22 +04:00
)