functional-tests/extractor-generic.py: Remove 'No test' message
This occured in the TestCase module, the "No test" is a placeholder docstring which serves no purpose. By moving init later, we can pass the name of the real test function, and there's no output.
Showing
Please register or sign in to comment