Kaydet (Commit) c5dc60ea authored tarafından Pablo Galindo's avatar Pablo Galindo Kaydeden (comit) Senthil Kumaran

bpo-24746: Fix doctest failures when running the testsuite with -R (#11501)

üst fb2c3465
......@@ -2451,8 +2451,7 @@ def test_unittest_reportflags():
Then the default eporting options are ignored:
>>> result = suite.run(unittest.TestResult())
"""
"""
*NOTE*: These doctest are intentionally not placed in raw string to depict
the trailing whitespace using `\x20` in the diff below.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment