]> granicus.if.org Git - python/commit
bpo-34171: Fix test_trace. (GH-8940)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 27 Aug 2018 10:10:36 +0000 (13:10 +0300)
committerGitHub <noreply@github.com>
Mon, 27 Aug 2018 10:10:36 +0000 (13:10 +0300)
commitb44a1d4f71daf4edb948b9878f82a60891e4a2e1
treedb454ee8236d5f40eaf6c0b29fe5b2e8d6584f8f
parent393f1ff62e032f20adaed2613a9e2d2d6bcb1eb3
bpo-34171: Fix test_trace. (GH-8940)

Remove "trace.cover" left from previous test runs before testing
that it is no longer created.
Lib/test/test_trace.py