Salome HOME
Issue #532 - 4.13. Partition with splitting-arguments making solids with shared faces
[modules/shaper.git] / src / ParametersPlugin / CMakeLists.txt
index 82f7d25d62d849cc5f85c4edb17f5e1555112607..39dd4aca99ca4d00e9d53de4370109dc0566d4a7 100644 (file)
@@ -51,4 +51,6 @@ INSTALL(TARGETS ParametersPlugin DESTINATION plugins)
 INSTALL(FILES ${XML_RESOURCES} DESTINATION plugins)
 
 ADD_UNIT_TESTS(TestParameterCreation.py
+               TestParameterRename.py
+               TestParameterChangeValue.py
               )