find_module docstring and search for init files instead of directories

This commit is contained in:
boukeversteegh
2020-06-14 22:54:03 +02:00
parent e2d672a422
commit fdbe0205f1
2 changed files with 13 additions and 3 deletions

View File

@@ -91,7 +91,7 @@ def test_data(request):
if not plugin_module_entry_point:
raise Exception(
f"Test case {repr(test_case_name)} has no entry point. "
+ "Please add a proto message or service called Test and recompile."
"Please add a proto message or service called Test and recompile."
)
yield (