1189
1196
def test_configured_editor(self):
1190
1197
my_config = config.GlobalConfig.from_string(sample_config_text)
1199
deprecated_in((2, 4, 0)), my_config.get_editor)
1193
1202
def test_signatures_always(self):
1194
1203
my_config = config.GlobalConfig.from_string(sample_always_signatures)