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