Home | History | Annotate | Download | only in test

Lines Matching refs:opt2

351         opt2 = self.parser.get_option("--verbose")
354 self.assertTrue(opt1 is opt2 is opt3 is opt4)