Revision 02e7f855cb4dcc54e2f1e1de41e8720cd1a9ed7f authored by pecornilleau on 04 April 2024, 16:11:12 UTC, committed by pecornilleau on 04 April 2024, 17:15:54 UTC
1 parent eaf7214
Raw File
dune
; This file was automatically generated, do not edit.
; Edit file manifest/main.ml instead.

(library
 (name octez_alcotezt)
 (public_name octez-alcotezt)
 (instrumentation (backend bisect_ppx))
 (libraries
  tezt.core)
 (js_of_ocaml))
back to top