
    8tf                     2    d dl mZ d dlZdZ G d de      Zy)    )TestCaseNz
{
    "JSON Test Pattern pass3": {
        "The outermost value": "must be an object or array.",
        "In this test": "It is an object."
    }
}
c                       e Zd Zd Zy)	TestPass3c                     t        j                  t              }t        j                  |      }| j	                  |t        j                  |             y )N)jsonloadsJSONdumpsassertEqual)selfresouts      e/var/www/html/software/conda/envs/higlass/lib/python3.12/site-packages/simplejson/tests/test_pass3.py
test_parsezTestPass3.test_parse   s5    jjjjodjjo.    N)__name__
__module____qualname__r    r   r   r   r      s    /r   r   )unittestr   
simplejsonr   r	   r   r   r   r   <module>r      s     / /r   