X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FFeaturesPlugin%2FCMakeLists.txt;h=dfce818692f42196c7178c22cd9bb557108a545f;hb=6d0364ff4f55e3cd5087063b0895635c03e78635;hp=1d10d183c22cf2b3db37c288987293cb79649d2f;hpb=b50f2e7197f799e272292692ab581b9e164848b2;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)