diff options
Diffstat (limited to 'testsuite.py')
| -rw-r--r-- | testsuite.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuite.py b/testsuite.py index fc61a16..a4ea556 100644 --- a/testsuite.py +++ b/testsuite.py @@ -32,8 +32,7 @@ # # pypy works too, and runs most tests much faster than CPython. # -# All tests should pass. Report regressions to ulfalizer a.t Google's email -# service. +# All tests should pass. Report regressions on the GitHub page. import difflib import errno |
