mirror of
https://github.com/logos-messaging/logos-messaging-rlnv2-contract.git
synced 2026-01-07 00:13:11 +00:00
3 lines
93 B
Bash
Executable File
3 lines
93 B
Bash
Executable File
#!/bin/sh
|
|
echidna test/EchidnaTest.t.sol --contract EchidnaTest --config echidna.config.yaml
|