U
    7h                     @   s   d Z dS )a  

test_geodesic: test the geodesic routines from GeographicLib

Run these tests with one of

    python2 -m unittest -v geographiclib.test.test_geodesic
    python3 -m unittest -v geographiclib.test.test_geodesic

executed in this directory's parent directory.

N)__doc__ r   r   U/var/www/formularioweb/env/lib/python3.8/site-packages/geographiclib/test/__init__.py<module>       