Merge branch 'master' of https://github.com/eugenp/tutorials
This commit is contained in:
commit
139a50a95a
|
@ -6,6 +6,6 @@ import static org.junit.Assert.*;
|
|||
public class SomeUnitTest {
|
||||
@Test
|
||||
public void init() {
|
||||
assertEquals(1, 1);
|
||||
assertEquals(1, 0);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue