Commit b7680353 authored by Benjamin Blanc's avatar Benjamin Blanc

Up

parent f1db96b4
......@@ -152,4 +152,8 @@ class UnitTestRunner():
log_prefix='runTestSuite', get_output=False)
def getRelativePathUsage(self):
"""
Used by the method testnode.constructProfile() to know
if the software.cfg have to use relative path or not.
"""
return False
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment