Skip to content

Commit 9a11eb0

Browse files
committed
Move run-custom-args/tasty-inspector to run-tasty-inspector
1 parent cc90bf3 commit 9a11eb0

File tree

19 files changed

+5
-5
lines changed

19 files changed

+5
-5
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ class BootstrappedOnlyCompilationTests {
128128
val basicTests = List(
129129
compileFilesInDir("tests/run-with-compiler", withCompilerOptions),
130130
compileFilesInDir("tests/run-staging", withStagingOptions),
131-
compileFilesInDir("tests/run-custom-args/tasty-inspector", withTastyInspectorOptions)
131+
compileFilesInDir("tests/run-tasty-inspector", withTastyInspectorOptions)
132132
)
133133
val tests =
134134
if scala.util.Properties.isWin then basicTests
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.
File renamed without changes.

0 commit comments

Comments
 (0)