Home | History | Annotate | Download | only in test

Lines Matching full:skipunless

1991     @unittest.skipUnless(threading, 'Threading required for this test.')
2322 @unittest.skipUnless(threading, 'Threading required for this test.')