Salome HOME
Fix for the issue #2588 : Invalid selection when select feature
[modules/shaper.git] / src / FeaturesPlugin / CMakeLists.txt
index db68e4533fe601b9aa9e4567733b8f986a192aec..47fea06c91e01b291ca8416a837cc55d7d0f0770 100644 (file)
@@ -325,4 +325,5 @@ ADD_UNIT_TESTS(TestExtrusion.py
                TestBooleanCommon_CompSolidCompound_CompSolidCompound.py
                Test2596.py
                Test2592.py
+               Test2588.py
 )