Salome HOME
#23999 EDF 22760 - integration of dev in SMESH (from branch 'gni/adaptation')
[modules/smesh.git] / doc / salome / examples / tests.set
index de077547349877f6d74f318a3d967447ea455fb1..02ffd1e76d0c6ca64029c45a669f770ff7b926e6 100644 (file)
@@ -45,6 +45,7 @@ SET(BAD_TESTS
   radial_prism_3d_algo.py
   test_smeshplugin_mg_tetra_parallele.py
   test_smeshplugins.py
+  MGAdaptTests_without_session.py
   )
 
 SET(GOOD_TESTS
@@ -188,6 +189,7 @@ SET(GOOD_TESTS
 set(SESSION_FREE_TESTS
   basic_geom_smesh_without_session.py
   basic_shaper_smesh_without_session.py
+  shaper_smesh_groups_without_session.py
 )
 
 SET(EXAMPLES_TESTS ${BAD_TESTS} ${GOOD_TESTS} ${SESSION_FREE_TESTS} testme.py)