diff --git a/tests/expr/name/__init__.py b/tests/expr_and_series/name/__init__.py similarity index 100% rename from tests/expr/name/__init__.py rename to tests/expr_and_series/name/__init__.py diff --git a/tests/expr/name/map_test.py b/tests/expr_and_series/name/map_test.py similarity index 100% rename from tests/expr/name/map_test.py rename to tests/expr_and_series/name/map_test.py diff --git a/tests/expr/name/prefix_test.py b/tests/expr_and_series/name/prefix_test.py similarity index 100% rename from tests/expr/name/prefix_test.py rename to tests/expr_and_series/name/prefix_test.py diff --git a/tests/expr/name/suffix_test.py b/tests/expr_and_series/name/suffix_test.py similarity index 100% rename from tests/expr/name/suffix_test.py rename to tests/expr_and_series/name/suffix_test.py diff --git a/tests/expr/name/to_lowercase_test.py b/tests/expr_and_series/name/to_lowercase_test.py similarity index 100% rename from tests/expr/name/to_lowercase_test.py rename to tests/expr_and_series/name/to_lowercase_test.py diff --git a/tests/expr/name/to_uppercase_test.py b/tests/expr_and_series/name/to_uppercase_test.py similarity index 100% rename from tests/expr/name/to_uppercase_test.py rename to tests/expr_and_series/name/to_uppercase_test.py