commit | 41e5ab64e9526c1e759034bafb3d75c1492ff54d | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Fri Dec 13 20:41:49 2013 -0800 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Fri Dec 13 20:41:49 2013 -0800 |
tree | c2caa4a0c99e4cd519187736860d865a762080ca | |
parent | f8796b15a279db82cdefcd00bebfef4cdef8fee8 [diff] |
Also rename teh tests
diff --git a/tests/hazmat/bindings/__init__.py b/tests/hazmat/backends/__init__.py similarity index 100% rename from tests/hazmat/bindings/__init__.py rename to tests/hazmat/backends/__init__.py
diff --git a/tests/hazmat/bindings/test_openssl.py b/tests/hazmat/backends/test_openssl.py similarity index 100% rename from tests/hazmat/bindings/test_openssl.py rename to tests/hazmat/backends/test_openssl.py