diff options
| author | Stephanos Ioannidis <root@stephanos.io> | 2024-10-04 01:05:31 +0900 |
|---|---|---|
| committer | Stephanos Ioannidis <root@stephanos.io> | 2024-10-04 09:10:07 +0900 |
| commit | 0f321f8c29b2b4b43fc2875573b27d6d77638f1d (patch) | |
| tree | b68f6654feb558423be975b24e5f7663fa2fdac2 /testsuite.py | |
| parent | 601f11743b2c828e3247b19e125e18f466148575 (diff) | |
Update various outdated links and contact information
This commit updates various outdated links and contact information
throughout the repository.
Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
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 |
