ligo/test/proto_alpha_isolate_helpers/jbuild
2018-02-01 18:20:47 +01:00

20 lines
566 B
Plaintext

(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} ${^}))))