Tokenizer exceptions are not catched
This commit is contained in:
@@ -180,3 +180,5 @@ def test_i_can_get_props_from_definition():
|
||||
ret_val = get_concept_definition("mult (('+'|'-') add)?", parsing_expression)
|
||||
|
||||
assert AddConceptEvaluator.get_props(get_context(), ret_val, []) == ["add", "mult"]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user