Salome HOME
[TetraIntersect] This test can be re-activated.
authorabn <adrien.bruneton@cea.fr>
Wed, 7 Feb 2024 10:26:08 +0000 (11:26 +0100)
committerabn <adrien.bruneton@cea.fr>
Wed, 7 Feb 2024 10:29:16 +0000 (11:29 +0100)
src/INTERP_KERNELTest/HexaTests.hxx

index dadb3497af66e599eacf6971fed5c7437f2fd518..d74580ae7b810f06954a31767a5150f3aef56943 100644 (file)
@@ -33,9 +33,7 @@ namespace INTERP_TEST
     CPPUNIT_TEST_SUITE( HexaTests );
 
     CPPUNIT_TEST( simpleHexaBox );
-    //VB : slightly inaccurate so that it triggers a failure of the test
-    // should be investigated in the future
-    //    CPPUNIT_TEST( reflexiveHexaBox );
+    CPPUNIT_TEST( reflexiveHexaBox );
     CPPUNIT_TEST( hexaBoxes );
     CPPUNIT_TEST( hexaBoxesMoved );