This is an automated email from the ASF dual-hosted git repository. garydgregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git
commit a4a090a016a2da1507e1e5930c08b79da1f375fa Author: Gary Gregory <[email protected]> AuthorDate: Sun Apr 26 10:40:48 2026 -0400 Fix test resource --- .../jmh-result.org.apache.commons.lang3.StringUtilsJoinBenchmark.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/src/test/java/org/apache/commons/lang3/jmh-result.org.apache.commons.lang3.StringUtilsJoinBenchmark.json b/src/test/resources/org/apache/commons/lang3/jmh-result.org.apache.commons.lang3.StringUtilsJoinBenchmark.json similarity index 100% rename from src/test/java/org/apache/commons/lang3/jmh-result.org.apache.commons.lang3.StringUtilsJoinBenchmark.json rename to src/test/resources/org/apache/commons/lang3/jmh-result.org.apache.commons.lang3.StringUtilsJoinBenchmark.json
