summaryrefslogtreecommitdiff
path: root/tests/modules/usepkgs.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/modules/usepkgs.py')
-rw-r--r--tests/modules/usepkgs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/modules/usepkgs.py b/tests/modules/usepkgs.py
index 222e68ce..63ce7c18 100644
--- a/tests/modules/usepkgs.py
+++ b/tests/modules/usepkgs.py
@@ -1,5 +1,5 @@
# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
-# For details: https://bitbucket.org/ned/coveragepy/src/default/NOTICE.txt
+# For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt
import pkg1.p1a, pkg1.p1b, pkg1.sub
import pkg2.p2a, pkg2.p2b