Home | History | Annotate | Download | only in test

Lines Matching full:opt4

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