Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
Fixing a (essentially trivial) doctest failure.
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis Scrimshaw committed May 5, 2016
1 parent d190b37 commit 2577fc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sage/doctest/sources.py
Original file line number Diff line number Diff line change
Expand Up @@ -717,6 +717,7 @@ def _test_enough_doctests(self, check_extras=True, verbose=True):
There are 8 tests in sage/combinat/root_system/type_G.py that are not being run
There are 3 unexpected tests being run in sage/doctest/parsing.py
There are 1 unexpected tests being run in sage/doctest/reporting.py
There are 15 tests in sage/manifolds/manifold.py that are not being run
There are 3 tests in sage/rings/invariant_theory.py that are not being run
sage: os.chdir(cwd)
"""
Expand Down

0 comments on commit 2577fc5

Please sign in to comment.