Salome HOME
[Code coverage ParametersPlugin]: Unit tests for parameter remove and for error treating
[modules/shaper.git] / src / ParametersPlugin / CMakeLists.txt
index 07d2bf0b8ac30f26b0c90dde36c231000208d84c..8cbc233f3725c26fe875ef991d4ea1f09dce937c 100644 (file)
@@ -116,6 +116,8 @@ INSTALL(FILES ${QM_RESOURCES} DESTINATION ${SHAPER_INSTALL_QM_RESOURCES})
 ADD_UNIT_TESTS(TestParameterCreation.py
                TestParameterRename.py
                TestParameterChangeValue.py
+               TestParameterDelete.py
+               TestParameterErrorMsg.py
                TestParametersMgr.py
                Test1806.py
                Test2392.py