gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961)

This commit is contained in:
Serhiy Storchaka 2022-09-24 14:38:53 +03:00 committed by GitHub
parent f00383ec9b
commit db39050396
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
24 changed files with 63 additions and 63 deletions

View file

@ -1,7 +1,7 @@
from test.test_json import PyTest, CTest
# from http://json.org/JSON_checker/test/pass2.json
# from https://json.org/JSON_checker/test/pass2.json
JSON = r'''
[[[[[[[[[[[[[[[[[[["Not too deep"]]]]]]]]]]]]]]]]]]]
'''