Merge "Bugfix: delete the wrong path in functest_constants.py"
[functest.git] / .coveragerc
1 [report]
2 exclude_lines =
3     if __name__ == .__main__.: