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 tezt_tezos)
 (public_name tezt-tezos)
 (libraries
  octez-libs.tezt-wrapper
  tezt-tezos.tezt-performance-regression
  uri
  hex
  octez-libs.crypto-dal
  octez-libs.base
  octez-libs.base.unix
  cohttp-lwt-unix)
 (flags
  (:standard)
  -open Tezt_wrapper
  -open Tezt_wrapper.Base
  -open Tezt_tezos_tezt_performance_regression))
back to top