8000 refactor 505 · Mosand/Leetcode@053006f · GitHub
[go: up one dir, main page]

Skip to content 8000

Commit 053006f

Browse files
refactor 505
1 parent d0d7f37 commit 053006f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/com/fishercoder/_499Test.java renamed to src/test/java/com/fishercoder/_505Test.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
import static junit.framework.Assert.assertEquals;
99

10-
public class _499Test {
10+
public class _505Test {
1111
private static _505 test;
1212
private static int expected;
1313
private static int actual;

0 commit comments

Comments
 (0)
0