mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-17 16:16:48 -05:00
2 lines
75 B
Bash
Executable file
2 lines
75 B
Bash
Executable file
#!/bin/sh
|
|
exec dune exec --release --display=quiet -- test/t_bench1.exe $@
|