commit | 41172ab654e041680127919712994ec0cab371e8 | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Tue Nov 12 10:00:42 2013 -0800 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Tue Nov 12 10:00:42 2013 -0800 |
tree | 7d2b14c457185002c74170c5e45fa7d06f2026c4 | |
parent | c2f45d540bda76d675482636077f46b4834ba6e8 [diff] [blame] |
flake8
diff --git a/tests/test_utils.py b/tests/test_utils.py index 26eb86f..af575b3 100644 --- a/tests/test_utils.py +++ b/tests/test_utils.py
@@ -250,6 +250,7 @@ with pytest.raises(ValueError): load_hash_vectors(vector_data) + def test_load_vectors_from_file(): vectors = load_vectors_from_file( os.path.join("ciphers", "Blowfish", "bf-cfb.txt"),