Commit ae2d060e authored by Sebastien Robin's avatar Sebastien Robin

do not allow infinite restart of this test

parent 90e88e34
......@@ -45,7 +45,6 @@ class _ERP5(ERP5TypeTestSuite):
class PERF(_ERP5):
allow_restart = True
def getTestList(self):
return [x for x in self._getAllTestList() if x.find('Performance')>0]
......
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