mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-05 19:00:33 -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 $@
|