Commit f9f16773 authored by Jérome Perrin's avatar Jérome Perrin

test runner for testnode

parent ae851e09
# This is test suite for erp5 testnode
# test_suite is provided by 'run_test_suite'
from test_suite import EggTestSuite
class DREAM(EggTestSuite):
def getTestList(self):
return "dream"
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