Salome HOME
bos #35256: remove lapsed test_smeshplugin_mg_tetra_parallele.py since 3DS does not...
[modules/smesh.git] / test / tests.set
index a697bdb6f7e893467de16f80c4eec845a59e6de0..350486d6bf0235a4613640c119ea5b68a3ebd8a9 100644 (file)
@@ -67,11 +67,6 @@ SET(BAD_TESTS
   SMESH_create_dual_mesh_tpipe.py
   netgen_runner.py
   )
-IF(NOT WIN32)
-  LIST(APPEND BAD_TESTS
-    test_smeshplugin_mg_tetra_parallele.py
-  )
-ENDIF(NOT WIN32)
 
 # The following tests can be executed with both 'make test' and 'salome test'.
 # ----------------------------------------------------------------------------