···11diff --git a/tests/debug/session.py b/tests/debug/session.py
22-index 2b39106..6d45a10 100644
22+index 101492f..4ee7cfb 100644
33--- a/tests/debug/session.py
44+++ b/tests/debug/session.py
55-@@ -625,6 +625,7 @@ class Session(object):
55+@@ -630,6 +630,7 @@ class Session(object):
66 if "PYTHONPATH" in self.config.env:
77 # If specified, launcher will use it in lieu of PYTHONPATH it inherited
88 # from the adapter when spawning debuggee, so we need to adjust again.