Skip to content

Commit 74778d5

Browse files
authored
Update BuildClasspathContentsTests.scala
1 parent c4c300b commit 74778d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration/ide/build-classpath-contents/src/BuildClasspathContentsTests.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ object BuildClasspathContentsTests extends UtestIntegrationTestSuite {
2525
val expected = List(
2626
"mill-core-api_3.jar",
2727
"mill-core-constants.jar",
28-
"mill-core-coursierutil.jar",
28+
"mill-core-coursierutil_3.jar",
2929
"mill-core-define_3.jar",
3030
"mill-core-util_3.jar",
3131
"mill-libs-androidlib_3.jar",

0 commit comments

Comments
 (0)