CR: new line

This commit is contained in:
AndyScherzinger 2018-02-22 12:34:34 +01:00
parent 853516b300
commit 9a07f28815
No known key found for this signature in database
GPG Key ID: 6CADC7E3523C308B

View File

@ -14,4 +14,5 @@ public class ExampleUnitTest {
public void additionIsCorrect() throws Exception {
assertEquals(4, 2 + 2);
}
}
}