Commit 2d6d1121 by yu

nothing

parent 58532be5
...@@ -13,6 +13,6 @@ public class ExampleUnitTest { ...@@ -13,6 +13,6 @@ public class ExampleUnitTest {
@Test @Test
public void addition_isCorrect() throws Exception { public void addition_isCorrect() throws Exception {
assertEquals(4, 2 + 2); assertEquals(4, 2 + 2);
//test //test1
} }
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment