diff options
Diffstat (limited to 'Lib/test/test_json/test_pass1.py')
-rw-r--r-- | Lib/test/test_json/test_pass1.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/test/test_json/test_pass1.py b/Lib/test/test_json/test_pass1.py index 15e64b0..26bf3cd 100644 --- a/Lib/test/test_json/test_pass1.py +++ b/Lib/test/test_json/test_pass1.py @@ -1,7 +1,7 @@ from test.test_json import PyTest, CTest -# from http://json.org/JSON_checker/test/pass1.json +# from https://json.org/JSON_checker/test/pass1.json JSON = r''' [ "JSON Test Pattern pass1", |