summaryrefslogtreecommitdiff
path: root/tests/modules/usepkgs.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2020-09-12 19:42:14 -0400
committerNed Batchelder <ned@nedbatchelder.com>2020-09-12 19:42:39 -0400
commit263f3e1da8e5a6a32056a8697286f9adf0f6a55d (patch)
treea5dc4806aa85159ed15a4c80e228d8b58de38fef /tests/modules/usepkgs.py
parentecd6ab19a43a444bc7fc9dfbc08f3ca5274365ca (diff)
downloadpython-coveragepy-git-263f3e1da8e5a6a32056a8697286f9adf0f6a55d.tar.gz
Docs and cleanup for source_pkgs
Diffstat (limited to 'tests/modules/usepkgs.py')
-rw-r--r--tests/modules/usepkgs.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/modules/usepkgs.py b/tests/modules/usepkgs.py
index 63ce7c18..2e4d21a7 100644
--- a/tests/modules/usepkgs.py
+++ b/tests/modules/usepkgs.py
@@ -5,3 +5,4 @@ import pkg1.p1a, pkg1.p1b, pkg1.sub
import pkg2.p2a, pkg2.p2b
import othermods.othera, othermods.otherb
import othermods.sub.osa, othermods.sub.osb
+import ambigious, ambigious.pkg1.ambigious