Skip to content

Commit 1ac60c3

Browse files
WojciechMazurjchyb
authored andcommitted
after rebase fix
1 parent 85b42f6 commit 1ac60c3

File tree

1 file changed

+1
-1
lines changed
  • cli/src/sbt-test/integration/cli

1 file changed

+1
-1
lines changed

cli/src/sbt-test/integration/cli/test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ $ exec target/out1
1515
-> runCli --outpath target/out3 -v -v --gc fast --main Main$
1616

1717
# -- Link even with an unspecified option
18-
> runCli --outpath target/out4 -v -v --unspecified Main$
18+
> runCli --outpath target/out4 -v -v --unspecified --main Main$
1919

2020
# -- Do not write nir files if not specified
2121
> runCli --outpath target/out5 -v -v --main Main$

0 commit comments

Comments
 (0)