X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FFeaturesPlugin%2FCMakeLists.txt;h=a58b83a3930d37bd0a5ae03ad41c1f246dedf9a5;hb=658fccce59f75b0cfa7c3f3d45f1ffb295ed24be;hp=89429c4d122e8df4775985a030d23096db84c23f;hpb=fc5fd86df3813fdb122301b3599e7e7a79e967e8;p=modules%2Fshaper.git diff --git a/src/FeaturesPlugin/CMakeLists.txt b/src/FeaturesPlugin/CMakeLists.txt index 89429c4d1..a58b83a39 100644 --- a/src/FeaturesPlugin/CMakeLists.txt +++ b/src/FeaturesPlugin/CMakeLists.txt @@ -111,4 +111,5 @@ ADD_UNIT_TESTS(TestExtrusion.py TestMultiBoolean.py TestSerialBoolean.py TestGroup.py - TestIntersection.py) + TestIntersection.py + TestPipe.py)