
    "Ie                     6    d dl Z d dlmZ d dlZ G d de      Zy)    N)TestCasec                       e Zd Zd Zy)TestSeparatorsc           
      l   dgdgg dddddidd	d
g}t        j                  d      }t        j                  |      }t        j                  |ddd      }t        j                  |      }t        j                  |      }| j                  ||       | j                  ||       | j                  ||       y )Nblorpiewhoopsz	d-shtaeouz	d-nthiouhzi-vhbjkhnthniftyW   yesF)field	morefieldaT          [
          [
            "blorpie"
          ] ,
          [
            "whoops"
          ] ,
          [] ,
          "d-shtaeou" ,
          "d-nthiouh" ,
          "i-vhbjkhnth" ,
          {
            "nifty" : 87
          } ,
          {
            "field" : "yes" ,
            "morefield" : false
          }
        ]z  T)z ,z : )indent	sort_keys
separators)textwrapdedentjsondumpsloadsassertEqual)selfhexpectd1d2h1h2s          B/usr/lib/python3/dist-packages/simplejson/tests/test_separators.pytest_separatorszTestSeparators.test_separators   s    [8*b+{Mr]e%@C  " , ZZ]ZZ$$=QZZ^ZZ^QQV$    N)__name__
__module____qualname__r    r    r   r   r      s    "%r    r   )r   unittestr   
simplejsonr   r   r$   r    r   <module>r'      s      #%X #%r    