diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2009-06-12 20:49:02 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2009-06-12 20:49:02 -0400 |
commit | 91ddf99e0d892517910acbab2c5edf147d1c2baa (patch) | |
tree | 9cb8c51eb8bed024a282137ea5358ce8b99202d3 /test/modules/aa/afile.py | |
parent | f68a3407dc3f1f9f69974837e9da623152c0f05e (diff) | |
download | python-coveragepy-git-91ddf99e0d892517910acbab2c5edf147d1c2baa.tar.gz |
Get the flat_rootname right for nested CodeUnits. Thanks, Christian Heimes.
Diffstat (limited to 'test/modules/aa/afile.py')
-rw-r--r-- | test/modules/aa/afile.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/modules/aa/afile.py b/test/modules/aa/afile.py new file mode 100644 index 00000000..3f0e38d1 --- /dev/null +++ b/test/modules/aa/afile.py @@ -0,0 +1 @@ +# afile.py |