diff --git a/tests/test_activate_expected.output b/tests/test_activate_expected.output index fdf9c7b46..35bf7f70f 100644 --- a/tests/test_activate_expected.output +++ b/tests/test_activate_expected.output @@ -1,3 +1,2 @@ New python executable in /tmp/test_virtualenv_activate.venv/bin/python -Installing setuptools............done. -Installing pip...............done. +Installing setuptools, pip...done.