o
    DDi                     @   s4   d dl mZmZ d dlmZmZ G dd deZdS )    )python_bytes_to_unicodesplit_lines)data_providerUnitTestc                   @   s  e Zd Zedddgdfdddgdfdddgdfdddgdfdddgdfdddgdfddd	gdfddd	gdfd
ddgdfd
d
dgdfddgdfddgdfdddgdfdddgdfdddgdfdddgdfddgdfddgdfddgdfddgdffdd Zdd ZdS )ParsoUtilsTestzasd
asd FTzasdzasd
zasd
zasd
zasd
zabc                 C   s   t ||d|ks
J d S )N)keepends)r   )selfstringexpected_resultr    r   ^/var/www/Datamplify/venv/lib/python3.10/site-packages/libcst/_parser/parso/tests/test_utils.pytest_split_lines   s   zParsoUtilsTest.test_split_linesc                 C   s&   d}t |}|d}||ksJ d S )Ns,   # vim: fileencoding=utf-8
# あいうえお
zutf-8)r   decode)r   sourceactualexpectedr   r   r   )test_python_bytes_to_unicode_unicode_text1   s
   
z8ParsoUtilsTest.test_python_bytes_to_unicode_unicode_textN)__name__
__module____qualname__r   r   r   r   r   r   r   r      s4    






r   N)libcst._parser.parso.utilsr   r   libcst.testing.utilsr   r   r   r   r   r   r   <module>   s   