Esempio n. 1
0
def run_tests(test_config):
    return nose_util.run(test_config)
Esempio n. 2
0
def run_tests( test_config ):
    return run( test_config )
def run_tests( test_config ):
    return nose_util.run( test_config )