diff options
Diffstat (limited to 'tests/farm/html/src/m2.py')
| -rw-r--r-- | tests/farm/html/src/m2.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/farm/html/src/m2.py b/tests/farm/html/src/m2.py index 2d13bfe2..ac75070a 100644 --- a/tests/farm/html/src/m2.py +++ b/tests/farm/html/src/m2.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 m2a = 1 m2b = 2 |
