Skip to content

Commit d2cd9c4

Browse files
committed
better dune runtest target
1 parent dfe27f1 commit d2cd9c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dune

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010

1111
(alias
1212
(name runtest)
13-
(action (run ./test.exe)))
13+
(action (run ./test.exe -i /dev/null -o /dev/null -n 1 -x 1.0 -v --hi there)))

0 commit comments

Comments
 (0)