Skip to content

Commit

Permalink
Make inline tests more reproducible
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremie Dimino committed Feb 28, 2018
1 parent c2f5a6e commit 8fd3335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/blackbox-tests/test-cases/inline_tests/run.t
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$ $JBUILDER runtest simple -j1 --display quiet --root .
$ env -u OCAMLRUNPARAM $JBUILDER runtest simple -j1 --display quiet --root .
run alias simple/runtest (exit 2)
(cd _build/default/simple && ./.foo_simple.inline-tests/run.exe)
Fatal error: exception File "simple/.foo_simple.inline-tests/run.ml", line 1, characters 10-16: Assertion failed
Expand Down

0 comments on commit 8fd3335

Please sign in to comment.