B
    .(b                 @   s@   d dl mZ d dlmZ d dlmZ d dlmZ dZdd Z	dS )	    )unicode_literals)English)Span)displacyz8First line
Second line, with ent
Third line
Fourth line
c              C   sJ   t  } | t}t|ddddg|_tj|dd}|d}|dksFtd S )	N      test)labelent)stylez</br>   )r   SAMPLE_TEXTr   Zentsr   rendercountAssertionError)Znlpdochtmlfound r   T/home/dcms/DCMS/lib/python3.7/site-packages/spacy/tests/regression/test_issue5838.pytest_issue5838   s    
r   N)

__future__r   Zspacy.lang.enr   Zspacy.tokensr   Zspacyr   r   r   r   r   r   r   <module>   s
   