Skip to content

Commit ad76960

Browse files
committed
Fix test failure in cmdline.py
1 parent 5f6dc88 commit ad76960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/tests/cmdline.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@
302302
Debugging requires single-threaded operation, setting number of threads to 1.
303303
Running doctests with ID...
304304
Doctesting 1 file.
305-
sage -t ...
305+
...
306306
**********************************************************************
307307
File "...", line 3, in ...
308308
Failed example:

0 commit comments

Comments
 (0)