From: jfa Date: Thu, 21 Apr 2005 12:54:19 +0000 (+0000) Subject: PAL8378: update script ex00_all.py to run also tests, which now do not fail X-Git-Tag: T_3_0_0_a1~3 X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=commitdiff_plain;h=f7d300b0be5a6e6056de26ec3fa0a1af00f820cb PAL8378: update script ex00_all.py to run also tests, which now do not fail --- diff --git a/src/SMESH_SWIG/ex00_all.py b/src/SMESH_SWIG/ex00_all.py index aba2b4347..b1aa726b2 100644 --- a/src/SMESH_SWIG/ex00_all.py +++ b/src/SMESH_SWIG/ex00_all.py @@ -6,7 +6,7 @@ import ex01_cube2build import ex02_cube2primitive -#import ex03_cube2partition +import ex03_cube2partition import ex04_cube5tetraHexa import ex05_hole1build import ex06_hole1boolean @@ -21,5 +21,5 @@ import ex14_cyl1holed import ex15_cyl2geometry import ex16_cyl2complementary import ex17_dome1 -#import ex18_dome2 +import ex18_dome2 import ex19_sphereINcube