Move conftest.py into tests

Allowing to run tests on sources from PyPy tarball.
diff --git a/conftest.py b/tests/conftest.py
similarity index 100%
rename from conftest.py
rename to tests/conftest.py