Skip to content

Commit 96f5802

Browse files
committed
Move tests/run-custom-args/tasty-interpreter to tests/old-tasty-interpreter-prototype
1 parent 9a11eb0 commit 96f5802

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)