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 a816d24 commit 1b56405Copy full SHA for 1b56405
modules/build/src/test/scala/scala/build/tests/SourcesTests.scala
@@ -257,7 +257,7 @@ class SourcesTests extends munit.FunSuite {
257
}
258
259
260
- test("should fail dependencies in .java - //> using") {
+ test("should fail dependencies in .java with using keyword") {
261
val testInputs = TestInputs(
262
os.rel / "Something.java" ->
263
"""using lib "org3:::name3:3.3"
0 commit comments