This is an automated email from the ASF dual-hosted git repository. jin pushed a commit to branch pd-store in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph.git
commit 785d387294a04d5eb5621c0b206cb34a5963f07e Author: VGalaxies <[email protected]> AuthorDate: Fri Nov 10 11:58:25 2023 +0800 chore: move RamIntObjectMapTest.java --- .../main/java/org/apache/hugegraph/unit/store/RamIntObjectMapTest.java | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/hugegraph-test/src/main/java/org/apache/hugegraph/unit/store/RamIntObjectMapTest.java b/hugegraph-server/hugegraph-test/src/main/java/org/apache/hugegraph/unit/store/RamIntObjectMapTest.java similarity index 100% rename from hugegraph-test/src/main/java/org/apache/hugegraph/unit/store/RamIntObjectMapTest.java rename to hugegraph-server/hugegraph-test/src/main/java/org/apache/hugegraph/unit/store/RamIntObjectMapTest.java
