2018-05-26 20:08:03 +02:00

17 lines
446 B
Plaintext

(jbuild_version 1)
(library
((name tezos_rpc_http)
(public_name tezos-rpc-http)
(libraries (tezos-base
ocplib-resto-cohttp))
(flags (:standard -w -9+27-30-32-40@8
-safe-string
-open Tezos_base__TzPervasives
-open Tezos_rpc))))
(alias
((name runtest_indent)
(deps ((glob_files *.ml{,i})))
(action (run bash ${libexec:tezos-stdlib:test-ocp-indent.sh} ${^}))))