Rephrase docstring

as noted by @cdent, no need to introduce the term "presets"
This commit is contained in:
FND 2015-09-14 19:23:47 +02:00
parent bd9d97c9e9
commit 35670fbf50

View File

@ -234,7 +234,7 @@ def test_suite_from_yaml(loader, test_base_name, test_yaml, test_directory,
def _validate_defaults(defaults):
"""Ensure test presets are acceptable
"""Ensure default test settings are acceptable
Raises GabbiFormatError for invalid settings.
"""