Salome HOME
Restore selection in the viewer by multi selector widget activation.
[modules/shaper.git] / src / FeaturesPlugin / CMakeLists.txt
index 1c14a498c1dc6e6ecaa3a80afda336746342f8c4..dfce818692f42196c7178c22cd9bb557108a545f 100644 (file)
@@ -50,4 +50,6 @@ INSTALL(TARGETS FeaturesPlugin DESTINATION plugins)
 INSTALL(FILES ${XML_RESOURCES} DESTINATION plugins)
 
 ADD_UNIT_TESTS(TestExtrusion.py
-               TestBoolean.py)
+               TestBoolean.py
+               TestGroup.py
+               TestMultiBoolean.py)