bazelbuild / rules_kotlin

Bazel rules for Kotlin
Apache License 2.0
331 stars 206 forks source link

Remove leading . from package inference #1142

Closed restingbull closed 6 months ago

restingbull commented 6 months ago

Fixes tests erronously not failing on junit5.

fixes https://github.com/bazelbuild/rules_kotlin/issues/1141