We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 482d84b commit f4ba1deCopy full SHA for f4ba1de
1 file changed
src/test/java/com/crossoverjie/algorithm/LinkLoopTest.java
@@ -24,7 +24,7 @@ public void isLoop() throws Exception {
24
}
25
26
/**
27
- * 无环
+ * 有环
28
* @throws Exception
29
*/
30
@Test
0 commit comments