summaryrefslogtreecommitdiff
path: root/dev-java/lmax-disruptor/lmax-disruptor-3.4.4.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-12-19 13:48:26 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-12-19 13:48:26 +0000
commit844ae757702c53a56ee57056873a8204d256d47e (patch)
tree72fb217d6155c4468b6d34e67a37b45502cbaf1d /dev-java/lmax-disruptor/lmax-disruptor-3.4.4.ebuild
parentfcefa9aa213e0ff26901b351fccd47393113ae5d (diff)
gentoo auto-resync : 19:12:2022 - 13:48:25
Diffstat (limited to 'dev-java/lmax-disruptor/lmax-disruptor-3.4.4.ebuild')
-rw-r--r--dev-java/lmax-disruptor/lmax-disruptor-3.4.4.ebuild2
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