diff --git a/test/test_mathics_precedence.py b/test/test_mathics_precedence.py index 79ec113..0b70f92 100644 --- a/test/test_mathics_precedence.py +++ b/test/test_mathics_precedence.py @@ -326,7 +326,6 @@ ] - # TODO: rewrite this test by reading the table directly. @pytest.mark.skipif(MATHICS_NOT_INSTALLED, reason="Requires Mathics-core installed") def test_precedence_order():