add line
This commit is contained in:
parent
597012c1b9
commit
db596f63bd
@ -114,4 +114,4 @@ public class TbMathArgumentValueTest {
|
|||||||
Throwable thrown = assertThrows(RuntimeException.class, () -> TbMathArgumentValue.fromString(value));
|
Throwable thrown = assertThrows(RuntimeException.class, () -> TbMathArgumentValue.fromString(value));
|
||||||
Assert.assertNotNull(thrown.getMessage());
|
Assert.assertNotNull(thrown.getMessage());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user