From: cvw Date: Thu, 22 Mar 2012 09:36:54 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: V6_main_FINAL~748 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=47e820bb650a99f7a6193bbbffa7642a8bf75d3a;p=tools%2Fmedcoupling.git *** empty log message *** --- diff --git a/src/MEDPartitioner/Test/MEDPARTITIONERTest.hxx b/src/MEDPartitioner/Test/MEDPARTITIONERTest.hxx index 50b3b8be5..5801915fb 100644 --- a/src/MEDPartitioner/Test/MEDPARTITIONERTest.hxx +++ b/src/MEDPartitioner/Test/MEDPARTITIONERTest.hxx @@ -100,7 +100,7 @@ public: void testMeshCollectionComplexPartitionMetis(); void testMetisSmallSize(); -#if defined(HAVE_MPI2) && defined(MED_ENABLE_PARMETIS) +#if defined(HAVE_MPI2) void testMpirunSmallSize(); void testMpirunMedianSize(); void testMpirunHugeSize();