Home | History | Annotate | Download | only in test

Lines Matching defs:config5

1286     # config5 specifies a custom handler class to be loaded
1287 config5 = config1.replace('class=StreamHandler', 'class=logging.StreamHandler')
1487 self.test_config1_ok(config=self.config5)
2383 # config5 specifies a custom handler class to be loaded
2384 config5 = {
2848 self.test_config1_ok(config=self.config5)