Merge "Turn Sphinx warnings into errors"
[functest.git] / .coveragerc
1 [report]
2 exclude_lines =
3     if __name__ == .__main__.: