We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfe27f1 commit d2cd9c4Copy full SHA for d2cd9c4
dune
@@ -10,4 +10,4 @@
10
11
(alias
12
(name runtest)
13
- (action (run ./test.exe)))
+ (action (run ./test.exe -i /dev/null -o /dev/null -n 1 -x 1.0 -v --hi there)))
0 commit comments