Merge "Ignore _build (sphinx output dir)"
[functest.git] / .coveragerc
1 [report]
2 exclude_lines =
3     if __name__ == .__main__.: