o
    Gf                     @   s    d Z ddlmZmZ dd ZdS )z&
Tests specific to the bezier module.
    inside_circle)split_bezier_intersecting_with_closedpathc                  C   s"   g d} t ddd}t| | d S )N)) ?GB    &@)r   g MH{܊@)r   g /@r   r   gQ?r   )Z
arrow_pathZin_f r   <lib/python3.10/site-packages/matplotlib/tests/test_bezier.py#test_split_bezier_with_large_values   s   r	   N)__doc__Zmatplotlib.bezierr   r   r	   r   r   r   r   <module>   s    