Skip to content

Commit a3fa35b

Browse files
committed
test
1 parent 265c6c2 commit a3fa35b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

computer/computer-test/src/main/java/org/apache/hugegraph/computer/suite/integrate/IntegrateTestSuite.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ public static void setup() {
4242

4343
LOG.info("Setup for IntegrateTestSuite of hugegraph-computer");
4444

45-
// Don't forget to register options
45+
// Don't forget to register options.
4646
OptionSpace.register("computer",
4747
"org.apache.hugegraph.computer.core.config.ComputerOptions");
4848
OptionSpace.register("computer-rpc", "org.apache.hugegraph.config.RpcOptions");

0 commit comments

Comments
 (0)