diff options
author | Alex Gaynor <alex.gaynor@gmail.com> | 2013-12-13 20:41:49 -0800 |
---|---|---|
committer | Alex Gaynor <alex.gaynor@gmail.com> | 2013-12-13 20:41:49 -0800 |
commit | 41e5ab64e9526c1e759034bafb3d75c1492ff54d (patch) | |
tree | c2caa4a0c99e4cd519187736860d865a762080ca | |
parent | f8796b15a279db82cdefcd00bebfef4cdef8fee8 (diff) | |
download | cryptography-41e5ab64e9526c1e759034bafb3d75c1492ff54d.tar.gz cryptography-41e5ab64e9526c1e759034bafb3d75c1492ff54d.tar.bz2 cryptography-41e5ab64e9526c1e759034bafb3d75c1492ff54d.zip |
Also rename teh tests
-rw-r--r-- | tests/hazmat/backends/__init__.py (renamed from tests/hazmat/bindings/__init__.py) | 0 | ||||
-rw-r--r-- | tests/hazmat/backends/test_openssl.py (renamed from tests/hazmat/bindings/test_openssl.py) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/tests/hazmat/bindings/__init__.py b/tests/hazmat/backends/__init__.py index e69de29b..e69de29b 100644 --- a/tests/hazmat/bindings/__init__.py +++ b/tests/hazmat/backends/__init__.py diff --git a/tests/hazmat/bindings/test_openssl.py b/tests/hazmat/backends/test_openssl.py index 962959b9..962959b9 100644 --- a/tests/hazmat/bindings/test_openssl.py +++ b/tests/hazmat/backends/test_openssl.py |