Skip to content

Commit 3158ba9

Browse files
committed
Fix box test classpath
1 parent e963b7d commit 3158ba9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/compiler-plugin-tests/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ dependencies {
9191
testImplementation(libs.junit5.platform.runner)
9292
testImplementation(libs.junit5.platform.suite.api)
9393

94+
testDataClasspath(projects.utils)
9495
testDataClasspath(libs.coroutines.core)
9596
testDataClasspath(libs.serialization.core)
9697
}

0 commit comments

Comments
 (0)