Compare commits

...

2 Commits
dev ... master

Binary file not shown.

Before

Width:  |  Height:  |  Size: 169 KiB

After

Width:  |  Height:  |  Size: 188 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 488 KiB

After

Width:  |  Height:  |  Size: 490 KiB

@ -13,6 +13,6 @@ public class ExampleUnitTest {
@Test @Test
public void addition_isCorrect() { public void addition_isCorrect() {
assertEquals(, 2 + 2); assertEquals(4, 2 + 2);
} }
} }
Loading…
Cancel
Save