Skip to content

Commit 715704f

Browse files
committed
Fix one more optional test
1 parent 4cdd703 commit 715704f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/doctest/control.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1489,7 +1489,7 @@ def run(self):
14891489
Using --optional=sage
14901490
Features to be detected: ...
14911491
Doctesting 1 file.
1492-
sage -t ....py
1492+
....py
14931493
[4 tests, ...s wall]
14941494
----------------------------------------------------------------------
14951495
All tests passed!

0 commit comments

Comments
 (0)