num-int/tests/numint/ExpressionTest.py
File was renamed from num-int/test/numint/ExpressionTest.py @@ -4,7 +4,7 @@ class MyTestCase(unittest.TestCase): """ test if the grammer file 'expression.lark' work tests if the grammer file 'expression.lark' work """ def test_prio_product_exponent(self):