Home | History | Annotate | Download | only in test

Lines Matching full:skipunless

893     @unittest.skipUnless(gzip, "Requires gzip and zlib")
905 @unittest.skipUnless(bz2, "Requires bz2")