Home | History | Annotate | Download | only in test

Lines Matching defs:config5

632     # config5 specifies a custom handler class to be loaded
633 config5 = config1.replace('class=StreamHandler', 'class=logging.StreamHandler')
794 self.test_config1_ok(config=self.config5)
1339 # config5 specifies a custom handler class to be loaded
1340 config5 = {
1744 self.test_config1_ok(config=self.config5)