
­­­­­­­­­­­­­­­­­­
<!DOCTYPE html>
<html>
3
yb                 @   sX   d dl Z ddlmZ dd Zdd Zdd	 Zd
d Zdd Zdd Zdd Z	dd Z
dS )    N   )rst_to_textc               C   s   d S )N r   r   r   /usr/lib64/python3.6/nanorst.pytest_inline   s    r   c               C   s   d S )Nr   r   r   r   r   test_inline_spread   s    r   c               C   s   d S )Nr   r   r   r   r   test_comment_inline   s    r   c               C   s   d S )Nr   r   r   r   r   test_inline_escape   s    r	   c               C   s   d S )Nr   r   r   r   r   test_comment   s    r
   c               C   s   d S )Nr   r   r   r   r   test_directive_note   s    r   c              C   s   ddi} d S )NZfooZbazr   )Z
referencesr   r   r   test_ref   s    r   c           	   C   s"   t jt} td W d Q R X d S )NzSee :ref:`foo`.)pytestZraises
ValueErrorr   )exc_infor   r   r   test_undefined_ref&   s    r   )r   Znanorstr   r   r   r   r	   r
   r   r   r   r   r   r   r   <module>   s   