Skip to content

Commit 7da7102

Browse files
committed
Remove spuriously failing check on windows
1 parent 1ac60c3 commit 7da7102

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

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

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

1110
# -- Fail to link without main specified
1211
-> runCli --outpath target/out2 -v -v

0 commit comments

Comments
 (0)