def fill_suite(integration_suite): clustering_integration_tests.fill_suite(integration_suite) nnet_integration_tests.fill_suite(integration_suite)
def fill_suite(integration_suite): clustering_integration_tests.fill_suite(integration_suite); nnet_integration_tests.fill_suite(integration_suite);