UNIX Text files are defined to have a trailing whiteline
This commit is contained in:
@@ -409,3 +409,4 @@ def test_get_nonexisting_attributes_from_dictionaries(attribute):
|
||||
dd = Dictionary("", dictionary)
|
||||
with pytest.raises(KeyError):
|
||||
_ = dd[attribute]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user