Skip to content

Commit bd21ea4

Browse files
committed
Fixed style
1 parent e20d78b commit bd21ea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/g3501_3600/s3597_partition_string/SolutionTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
import static org.hamcrest.CoreMatchers.equalTo;
44
import static org.hamcrest.MatcherAssert.assertThat;
55

6-
import org.junit.jupiter.api.Test;
76
import java.util.List;
7+
import org.junit.jupiter.api.Test;
88

99
class SolutionTest {
1010
@Test

0 commit comments

Comments
 (0)