
(library
 ((name test_bin_shape)
  (libraries (core))
  (preprocess (pps (ppx_assert ppx_custom_printf ppx_bin_prot ppx_inline_test ppx_driver.runner)))))

(alias ((name DEFAULT) (deps (test.ml.pp (alias runtest)))))

(jbuild_version 1)
