https://gitlab.com/tezos/tezos
Raw File
Tip revision: b0673e9612cbc040fd7128510f315bdc35e6ef45 authored by Pierrick Couderc on 29 September 2022, 16:04:07 UTC
WASM/Tests: Improve helpers when testing with kernels
Tip revision: b0673e9
dune
(copy_files
  (alias copy-parameters)
  (mode (promote (until-clean)))
  (files ../lib_parameters/*.json))
back to top