Skip to content

Commit 6fa07cf

Browse files
committed
move exit code tests into separate directory to don't check if they compile by other scripting tests
1 parent 7287584 commit 6fa07cf

File tree

8 files changed

+1
-1
lines changed

8 files changed

+1
-1
lines changed

compiler/test/dotty/tools/scripting/BashExitCodeTests.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import ScriptTestEnv.*
1313

1414

1515
object BashExitCodeTests:
16-
def testFiles = scripts("/scripting")
16+
def testFiles = scripts("/scripting/exit-code-tests")
1717

1818
/*
1919
* Compiles the class checking exit code

touchedFile.out

Whitespace-only changes.

0 commit comments

Comments
 (0)