Skip to content

Commit

Permalink
Promote test result
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolás Ojeda Bär <n.oje.bar@gmail.com>
  • Loading branch information
nojb committed Jul 12, 2019
1 parent 5287216 commit 3791ac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/blackbox-tests/test-cases/formatting/run.t
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ And fixable files can be promoted:
Promoting _build/default/enabled/.formatted/ocaml_file.ml to enabled/ocaml_file.ml.
Promoting _build/default/enabled/.formatted/reason_file.re to enabled/reason_file.re.
$ cat enabled/ocaml_file.ml
Sys.argv: ../install/default/bin/ocamlformat --impl enabled/ocaml_file.ml --name ../../enabled/ocaml_file.ml -o enabled/.formatted/ocaml_file.ml
Sys.argv: ../install/default/bin/ocamlformat --impl enabled/ocaml_file.ml
ocamlformat output
$ cat enabled/reason_file.re
Sys.argv: ../install/default/bin/refmt enabled/reason_file.re
Expand Down

0 comments on commit 3791ac0

Please sign in to comment.