Skip to content

Commit 4027e70

Browse files
committed
mP1/walkingkooka#2854 Formatting: continuation indent 4 was 8
- mP1/walkingkooka#2854 - Formatting: continuation indent 4 was 8
1 parent bd6ef3f commit 4027e70

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/it/gwt-jar-test/src/test/java/test/TestGwtSuite.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,5 @@
2020

2121
@RunWith(Suite.class)
2222
@Suite.SuiteClasses({TestGwtTest.class})
23-
public class TestGwtSuite {}
23+
public class TestGwtSuite {
24+
}

0 commit comments

Comments
 (0)