Skip to content

Commit 85b42f6

Browse files
WojciechMazurjchyb
authored andcommitted
Make sure linked application can be run
1 parent a73bf92 commit 85b42f6

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
# -- Link and check if outpath exists
77
> runCli --outpath target/out1 -v -v --main Main$
88
$ exists target/out1
9+
$ exec target/out1
910

1011
# -- Fail to link without main specified
1112
-> runCli --outpath target/out2 -v -v

0 commit comments

Comments
 (0)