diff --git a/awx/main/isolated/__init__.py b/awx/main/expect/__init__.py similarity index 100% rename from awx/main/isolated/__init__.py rename to awx/main/expect/__init__.py diff --git a/awx/main/isolated/isolated_manager.py b/awx/main/expect/isolated_manager.py similarity index 100% rename from awx/main/isolated/isolated_manager.py rename to awx/main/expect/isolated_manager.py diff --git a/awx/main/isolated/run.py b/awx/main/expect/run.py similarity index 100% rename from awx/main/isolated/run.py rename to awx/main/expect/run.py diff --git a/awx/main/tests/unit/isolated/test_expect.py b/awx/main/tests/unit/expect/test_expect.py similarity index 100% rename from awx/main/tests/unit/isolated/test_expect.py rename to awx/main/tests/unit/expect/test_expect.py