mirror of
https://github.com/logos-messaging/logos-messaging-rlnv2-contract.git
synced 2026-01-03 22:43:12 +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
|