Salome HOME
Fix two failing tests on Windows:
[modules/smesh.git] / test / tests.set
index b14e7c2004c7d6067fbc75834ed4ce781c19040e..9eecbe094d7c21e4ffdb9b93910708c2843b4a36 100644 (file)
@@ -33,7 +33,6 @@ SET(BAD_TESTS
   ex04_cube5tetraHexa.py
   ex21_lamp.py
   ex29_refine.py
-  ex30_tepal.py
   ex_MakePolyLine.py
   test_smeshplugins.py
   PAL_MESH_041_mesh.py
@@ -68,6 +67,7 @@ SET(BAD_TESTS
   )
 IF(NOT WIN32)
   LIST(APPEND BAD_TESTS
+    ex30_tepal.py
     test_smeshplugin_mg_tetra_parallele.py
   )
 ENDIF(NOT WIN32)