Home | History | Annotate | Download | only in test

Lines Matching full:skipunless

470     @unittest.skipUnless(ssl, "ssl module required")
1366 @unittest.skipUnless(sys.platform == 'win32',