diff --git a/tests/test_tutorial/shop/test_pricing.py b/tests/tests_tutorial/shop/test_pricing.py similarity index 100% rename from tests/test_tutorial/shop/test_pricing.py rename to tests/tests_tutorial/shop/test_pricing.py diff --git a/tests/test_tutorial/test_catching_exeptions.py b/tests/tests_tutorial/test_catching_exeptions.py similarity index 100% rename from tests/test_tutorial/test_catching_exeptions.py rename to tests/tests_tutorial/test_catching_exeptions.py diff --git a/tests/test_tutorial/test_kata_list_filtering.py b/tests/tests_tutorial/test_kata_list_filtering.py similarity index 100% rename from tests/test_tutorial/test_kata_list_filtering.py rename to tests/tests_tutorial/test_kata_list_filtering.py diff --git a/tests/test_tutorial/test_pandas_filter_rows.py b/tests/tests_tutorial/test_pandas_filter_rows.py similarity index 100% rename from tests/test_tutorial/test_pandas_filter_rows.py rename to tests/tests_tutorial/test_pandas_filter_rows.py