We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa9b77a commit d3ea621Copy full SHA for d3ea621
src/test/java/com/codacy/utils/NewMathTest.java
@@ -4,7 +4,7 @@
4
5
import static org.junit.Assert.assertEquals;
6
7
-public class NewMathTest {
+public class NewMathTest2 {
8
@Test
9
public void shouldAddNumbers() {
10
NewMath math = new NewMath(23);
0 commit comments