def setUp(self):
     super(TestConfigRemoveOption, self).setUp()
     _t_config.create_configs_with_file_option(self)
Beispiel #2
0
 def setUp(self):
     super(TestConfigRemoveOption, self).setUp()
     _t_config.create_configs_with_file_option(self)
 def setUp(self):
     super(TestConfigActive, self).setUp()
     _t_config.create_configs_with_file_option(self)
Beispiel #4
0
 def setUp(self):
     super(TestConfigActive, self).setUp()
     _t_config.create_configs_with_file_option(self)