Add the missing action
[functest-xtesting.git] / .coveragerc
1 [report]
2 exclude_lines =
3     if __name__ == .__main__.:
4     def main
5     if six.PY3: