U
    sVc'                     @   s$   d dl mZ d dlmZ dd ZdS )    )SeriesNc                  C   sV   t dddgdddgdd} | d}|dks0tt ddgddgdd}t| | d S )Nr      ABC)indexname)r   popAssertionErrortmZassert_series_equal)Zserresultexpected r   H/tmp/pip-unpacked-wheel-xj8nt62q/pandas/tests/series/methods/test_pop.pytest_pop   s
    
r   )Zpandasr   Zpandas._testingZ_testingr   r   r   r   r   r   <module>   s   