Skip to content

Commit 9645327

Browse files
refactor 1038
1 parent 7acd3a1 commit 9645327

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/java/com/fishercoder/_1038Test.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
import static org.junit.Assert.assertEquals;
1212

1313
public class _1038Test {
14+
1415
private static _1038.Solution1 solution1;
1516
private static TreeNode root;
1617
private static TreeNode expected;

0 commit comments

Comments
 (0)