We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aca8b7 commit ae87fa2Copy full SHA for ae87fa2
modules/integration/src/test/scala/scala/cli/integration/RunTestDefinitions.scala
@@ -2186,7 +2186,7 @@ abstract class RunTestDefinitions(val scalaVersionOpt: Option[String])
2186
}
2187
2188
2189
- test("toolkit latest should be reported in options") {
+ test("warning about using toolkit latest in options should be reported") {
2190
val inputs = TestInputs(
2191
os.rel / "Main.scala" ->
2192
"""object Main {
0 commit comments