SIGN IN SIGN UP

build: Remove redundant test source set declarations (#5624)

The line configure<SourceSetContainer> { test { java.srcDir("src/test/java") } }
re-added Gradle's default test source directory, which is a no-op. Remove it
from all 51 build files.
N
Nelson Osacky committed
6424f21f3573988056d194317e654ef11d605426
Parent: 2c01eff
Committed by GitHub <noreply@github.com> on 6/25/2026, 8:50:50 AM