Current File : //usr/lib64/python2.7/site-packages/numpy/testing/__init__.pyo |
�
E�`Qc @ sf d Z d d l m Z d d l Z d d l Td d l Td d l m Z d d l m
Z
e � j Z d S( s� Common test support for all numpy test scripts.
This single module should provide all the common functionality for numpy tests
in a single location, so that test scripts can just import it and work right
away.
i����( t TestCaseN( t *( t
NoseTester( t run_module_suite( t __doc__t unittestR t
decoratorst dect utilst numpytestt
nosetesterR t TesterR t test( ( ( s<