X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FFeaturesPlugin%2FCMakeLists.txt;h=dfce818692f42196c7178c22cd9bb557108a545f;hb=6d0364ff4f55e3cd5087063b0895635c03e78635;hp=1d10d183c22cf2b3db37c288987293cb79649d2f;hpb=f1a44c9b9859f584cbdae1ff50e79c0d9d34a24e;p=modules%2Fshaper.git diff --git a/src/FeaturesPlugin/CMakeLists.txt b/src/FeaturesPlugin/CMakeLists.txt index 1d10d183c..dfce81869 100644 --- a/src/FeaturesPlugin/CMakeLists.txt +++ b/src/FeaturesPlugin/CMakeLists.txt @@ -51,4 +51,5 @@ INSTALL(FILES ${XML_RESOURCES} DESTINATION plugins) ADD_UNIT_TESTS(TestExtrusion.py TestBoolean.py - TestGroup.py) + TestGroup.py + TestMultiBoolean.py)