Commit 8f2d0def by Chris Jerdonek

Added extra line

parent 7b4a1084
...@@ -104,6 +104,7 @@ def _get_test_module_names(package_dir): ...@@ -104,6 +104,7 @@ def _get_test_module_names(package_dir):
return modules return modules
def _discover_test_modules(package_dir): def _discover_test_modules(package_dir):
""" """
Discover and return a sorted list of the names of unit-test modules. Discover and return a sorted list of the names of unit-test modules.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment