Merge "Stop printing in console when testing functest_utils.py"
[functest.git] / .coveragerc
1 [report]
2 exclude_lines =
3     if __name__ == .__main__.: