summaryrefslogtreecommitdiff
path: root/subdir
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2008-07-15 00:27:38 +0300
committerLars Wirzenius <liw@liw.fi>2008-07-15 00:27:38 +0300
commit37c3ddda90d48ddf793d78873bd681177f345d4a (patch)
treeb4bbd078b378d902007b0d0b7483f61d933bf9d5 /subdir
parente724978b90f5060e7aebb6be271b40f10e643514 (diff)
downloadcoverage-test-runner-37c3ddda90d48ddf793d78873bd681177f345d4a.tar.gz
Remove directory path from filenames in the output, if it is the current working directory.
Diffstat (limited to 'subdir')
-rw-r--r--subdir/foo.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/subdir/foo.py b/subdir/foo.py
index 194d3af..8fdeca5 100644
--- a/subdir/foo.py
+++ b/subdir/foo.py
@@ -7,5 +7,3 @@ class Foo:
import time
time.sleep(12)
return False
-
- \ No newline at end of file