diff options
Diffstat (limited to 'dev-java')
| -rw-r--r-- | dev-java/lmax-disruptor/lmax-disruptor-3.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/lmax-disruptor/lmax-disruptor-3.4.4.ebuild b/dev-java/lmax-disruptor/lmax-disruptor-3.4.4.ebuild index 740ecc7747c2..75b087415f61 100644 --- a/dev-java/lmax-disruptor/lmax-disruptor-3.4.4.ebuild +++ b/dev-java/lmax-disruptor/lmax-disruptor-3.4.4.ebuild @@ -27,7 +27,7 @@ S="${WORKDIR}/disruptor-${PV}" JAVA_SRC_DIR="src/main" JAVA_TEST_GENTOO_CLASSPATH="junit-4" -JAVA_TEST_SRC_DIR="src/test" +JAVA_TEST_SRC_DIR="src/test/java" JAVA_TEST_EXCLUDES=( # valid test classes have pattern *Test with nothing behind com.lmax.disruptor.dsl.stubs.TestWorkHandler # No runnable methods |
