14 lines
348 B
Plaintext
14 lines
348 B
Plaintext
(jbuild_version 1)
|
|
|
|
(library
|
|
((name test_lib)
|
|
(libraries (kaputt tezos-base))
|
|
(wrapped false)
|
|
(flags (:standard -w -9-32 -safe-string
|
|
-open Tezos_base__TzPervasives))))
|
|
|
|
(alias
|
|
((name runtest_indent)
|
|
(deps ((glob_files *.ml) (glob_files *.mli)))
|
|
(action (run bash ${libexec:tezos-stdlib:test-ocp-indent.sh} ${^}))))
|