Skip to content

Commit

Permalink
renamed MathMLTest, was not executed in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jcschaff committed Aug 30, 2024
1 parent 13d0144 commit fc58fb2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
import static org.junit.jupiter.api.Assertions.fail;

@Tag("Fast")
public class MathMLTester {
public class MathMLTest {

public static Collection<Expression> testCases() throws ExpressionException {
int depthOfExpressionTree = 2;
Expand Down

0 comments on commit fc58fb2

Please sign in to comment.