X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=system%2FTestMain.py;h=8854624e480d6a9dd1f9f309c301c9e655a4114c;hb=825e0facaff46873d447fb4fe85f8e31f17bb46c;hp=cf7df7b3a362cef37f3c9e8c742f95e567b0d752;hpb=6eb40754338c8f17c696dd53aec19af716b0c3f1;p=tests.git diff --git a/system/TestMain.py b/system/TestMain.py index cf7df7b..8854624 100755 --- a/system/TestMain.py +++ b/system/TestMain.py @@ -191,7 +191,7 @@ steps refer to a method in TestPlc or to a step_* module if self.options.list_steps: self.init_steps() self.list_steps() - sys.exit(1) + return True # steps if not self.options.steps: