def fill_suite(integration_suite):
     clustering_integration_tests.fill_suite(integration_suite)
     nnet_integration_tests.fill_suite(integration_suite)
Ejemplo n.º 2
0
 def fill_suite(integration_suite):
     clustering_integration_tests.fill_suite(integration_suite);
     nnet_integration_tests.fill_suite(integration_suite);