Skip to content

Commit 43d421a

Browse files
nicolasstuckiKordyjan
authored andcommitted
Move tests/run-custom-args/tasty-interpreter to tests/old-tasty-interpreter-prototype
[Cherry-picked 96f5802]
1 parent 62239dc commit 43d421a

File tree

9 files changed

+1
-1
lines changed

9 files changed

+1
-1
lines changed

compiler/test/dotty/tools/dotc/BootstrappedOnlyCompilationTests.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ class BootstrappedOnlyCompilationTests {
132132
)
133133
val tests =
134134
if scala.util.Properties.isWin then basicTests
135-
else compileDir("tests/run-custom-args/tasty-interpreter", withTastyInspectorOptions) :: basicTests
135+
else compileDir("tests/old-tasty-interpreter-prototype", withTastyInspectorOptions) :: basicTests
136136

137137
aggregateTests(tests: _*).checkRuns()
138138
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)