From: dbv Date: Fri, 24 Jun 2016 08:08:51 +0000 (+0300) Subject: Disabled pipe test X-Git-Tag: V_2.4.0~19 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=136a16a9167fa6de18aa9fa06c499a6a7d82a0bc;p=modules%2Fshaper.git Disabled pipe test --- diff --git a/src/FeaturesPlugin/CMakeLists.txt b/src/FeaturesPlugin/CMakeLists.txt index 70f4fc632..da400c140 100644 --- a/src/FeaturesPlugin/CMakeLists.txt +++ b/src/FeaturesPlugin/CMakeLists.txt @@ -126,6 +126,5 @@ ADD_UNIT_TESTS(TestExtrusion.py TestSerialBoolean.py TestGroup.py TestIntersection.py - TestPipe.py TestUnion.py TestRemoveSubShapes.py)