ligo/test/proto_alpha_isolate_helpers/jbuild

20 lines
566 B
Plaintext
Raw Normal View History

2018-01-16 01:09:25 +04:00
(jbuild_version 1)
(library
((name tezos_proto_alpha_isolate_helpers)
(libraries (kaputt
test_lib
tezos-base
tezos-shell
tezos-embedded-protocol-genesis
tezos-embedded-protocol-alpha))
(wrapped false)
(flags (:standard -w -9-32 -safe-string
-open Tezos_base__TzPervasives
-open Tezos_embedded_raw_protocol_alpha))))
(alias
((name runtest_indent)
(deps ((glob_files *.ml) (glob_files *.mli)))
(action (run bash ${libexec:tezos-stdlib:test-ocp-indent.sh} ${^}))))