ó
kž6Sc           @   sH   d  Z  d d l Td d l m Z d d l Td d l m Z e e Z d S(   sÎ   
Tools for testing
-----------------

nose.tools provides a few convenience functions to make writing tests
easier. You don't have to use them; nothing in the rest of nose depends
on any of these methods.

iÿÿÿÿ(   t   *(   t   __all__N(   t   __doc__t   nose.tools.nontrivialR   t   nontrivial_allt   nose.tools.trivialt   trivial_all(    (    (    s2   lib/python2.7/site-packages/nose/tools/__init__.pyt   <module>	   s
   

