Home | History | Annotate | Download | only in test

Lines Matching refs:tried

674         failed, tried = doctest.testmod(statistics, optionflags=doctest.ELLIPSIS)
675 self.assertGreater(tried, 0)