hbui
2024-07-23 4ac5bac6e8ed741dd2725d221d7702a2eba50c90
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):