X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FFeaturesPlugin%2FTest%2FTestBooleanCompSolids.py;h=8d997e60ecb747a8516bf6445d8e63da72d433b4;hb=ebc5236aba00c21e854d6705d1cbbc6599e1bf36;hp=ed2a6051456413a4072cf233258a0d01a1b2671b;hpb=c667d9fc9c0124e7e2f5909447e2744868491a59;p=modules%2Fshaper.git diff --git a/src/FeaturesPlugin/Test/TestBooleanCompSolids.py b/src/FeaturesPlugin/Test/TestBooleanCompSolids.py index ed2a60514..8d997e60e 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCompSolids.py +++ b/src/FeaturesPlugin/Test/TestBooleanCompSolids.py @@ -128,3 +128,6 @@ assert (aBooleanResult is not None) #========================================================================= # End of test #========================================================================= + +import model +assert(model.checkPythonDump())