mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-04-22 07:57:57 +00:00
717aa8f0cb
Right now if there is a diff between the actual and expected results,
the expected file will be overwritten. This may be annoying. To make it
controlled we introduce BLESS option.
This means that the expected files won't be regenerated unless this
environment variable is set.
Therefore to regenerate the tests use:
BLESS=1 cargo test