Kaydet (Commit) 2b40efdf authored tarafından Antoine Pitrou's avatar Antoine Pitrou

Fix typo

üst c14efc4e
......@@ -982,7 +982,7 @@ def cleanup_test_droppings(testname, verbose):
# First kill any dangling references to open files etc.
# This can also issue some ResourceWarnings which would otherwise get
# triggered during the following test run, and possible produce failures.
# triggered during the following test run, and possibly produce failures.
gc.collect()
# Try to clean up junk commonly left behind. While tests shouldn't leave
......
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