Skip to content

Commit

Permalink
Add test for exec accepting --dev
Browse files Browse the repository at this point in the history
  • Loading branch information
rgrinberg committed Dec 6, 2017
1 parent c32e34e commit 3a357b3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/blackbox-tests/test-cases/exec-cmd/run.t
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@
ocamlc foo.{cmi,cmo,cmt}
ocamlc foo.exe
Foo
$ $JBUILDER exec --dev ./foo.exe -j1 --root .
ocamlc foo.{cmi,cmo,cmt}
ocamlc foo.exe
Foo

0 comments on commit 3a357b3

Please sign in to comment.