Skip to content

Commit ae87fa2

Browse files
committed
NIT: rename test
1 parent 6aca8b7 commit ae87fa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/integration/src/test/scala/scala/cli/integration/RunTestDefinitions.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2186,7 +2186,7 @@ abstract class RunTestDefinitions(val scalaVersionOpt: Option[String])
21862186
}
21872187
}
21882188

2189-
test("toolkit latest should be reported in options") {
2189+
test("warning about using toolkit latest in options should be reported") {
21902190
val inputs = TestInputs(
21912191
os.rel / "Main.scala" ->
21922192
"""object Main {

0 commit comments

Comments
 (0)