Skip to content

Commit ee7707a

Browse files
committed
Fix a test
1 parent 996813a commit ee7707a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/doctest/test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
while walltime(t) < 2: pass
6161
Test ran for ...s cpu, ...s wall
6262
Check ran for ...s cpu, ...s wall
63-
[2 tests, 2.01s wall]
63+
[2 tests, ...s wall]
6464
----------------------------------------------------------------------
6565
All tests passed!
6666
----------------------------------------------------------------------

0 commit comments

Comments
 (0)