Fixed #18 : Parsing and evaluating Python
This commit is contained in:
@@ -110,7 +110,7 @@ def test_i_can_auto_init():
|
||||
assert metadata.is_unique is False
|
||||
assert metadata.is_builtin is False
|
||||
assert metadata.definition_type is DefinitionType.DEFAULT
|
||||
assert metadata.digest == '426d88b1b928a421366c12fb283267b89610cbfb9efb470813ea8b5ba37a2013'
|
||||
assert metadata.digest == '9e058bc1261d1e2c785889147066ce89960fd6844db5bb6f1d1d809a8eb790b7'
|
||||
|
||||
|
||||
def test_sequences_are_incremented_when_multiples_call():
|
||||
|
||||
Reference in New Issue
Block a user