diff --git a/src/sage/doctest/control.py b/src/sage/doctest/control.py index 6f036f746ef..a0aab1d413d 100644 --- a/src/sage/doctest/control.py +++ b/src/sage/doctest/control.py @@ -1489,7 +1489,7 @@ def run(self): Using --optional=sage Features to be detected: ... Doctesting 1 file. - sage -t ....py + ....py [4 tests, ...s wall] ---------------------------------------------------------------------- All tests passed!