diff --git a/pytest_harvest/tests/conftest.py b/conftest.py similarity index 100% rename from pytest_harvest/tests/conftest.py rename to conftest.py diff --git a/pytest_harvest/tests_raw/conftest.py b/pytest_harvest/tests_raw/conftest.py deleted file mode 100644 index 2467cce..0000000 --- a/pytest_harvest/tests_raw/conftest.py +++ /dev/null @@ -1,2 +0,0 @@ -# This is actually not even needed apparently -# pytest_plugins = ["harvest"] \ No newline at end of file