Skip to content

Commit 1b56405

Browse files
Kasper Kondzielskiromanowski
authored andcommitted
Update modules/build/src/test/scala/scala/build/tests/SourcesTests.scala
Co-authored-by: Krzysztof Romanowski <[email protected]>
1 parent a816d24 commit 1b56405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/build/src/test/scala/scala/build/tests/SourcesTests.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ class SourcesTests extends munit.FunSuite {
257257
}
258258
}
259259

260-
test("should fail dependencies in .java - //> using") {
260+
test("should fail dependencies in .java with using keyword") {
261261
val testInputs = TestInputs(
262262
os.rel / "Something.java" ->
263263
"""using lib "org3:::name3:3.3"

0 commit comments

Comments
 (0)