Add blank line

stix2.1
Greg Back 2017-02-10 16:12:02 -06:00
parent dbe98c664a
commit 031cdc9931
1 changed files with 1 additions and 0 deletions

View File

@ -302,6 +302,7 @@ def test_relationship_all_required_fields():
)
assert str(relationship) == EXPECTED_RELATIONSHIP
def test_relationship_autogenerated_fields(relationship):
assert relationship.type == 'relationship'
assert relationship.id == 'relationship--00000000-0000-0000-0000-000000000001'