Skip to content

Commit e9cabc0

Browse files
committed
FMT
1 parent 8082401 commit e9cabc0

File tree

1 file changed

+2
-1
lines changed
  • compiler/tests-full

1 file changed

+2
-1
lines changed

compiler/tests-full/dune

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@
4848
(action
4949
(run
5050
%{bin:js_of_ocaml}
51-
--load-shape %{dep:stdlib.cma.js}
51+
--load-shape
52+
%{dep:stdlib.cma.js}
5253
--pretty
5354
--debuginfo
5455
%{dep:shapes.cma}

0 commit comments

Comments
 (0)