Skip to content

Commit f8a42e6

Browse files
author
Abhay
committed
Changed spaces to tabs :P
1 parent 988b004 commit f8a42e6

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

src/test/java/me/replapiit/AppTest.java

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@
55
import static org.junit.Assert.assertTrue;
66

77
public class AppTest {
8-
@Test
9-
public void shouldAnswerWithTrue() {
10-
assertTrue(ReplAPI.test());
11-
}
8+
9+
@Test
10+
public void shouldAnswerWithTrue() {
11+
assertTrue(ReplAPI.test());
12+
}
1213
}

0 commit comments

Comments
 (0)