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 686ba52 commit 236819aCopy full SHA for 236819a
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