(jbuild_version 1) (executable ((name test) (libraries (base oUnit)) (preprocess (pps (ppx_deriving.eq ppx_deriving.show))) )) (alias ((name runtest) (deps (test.exe)) (action (run ${<}))))