Salome HOME
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
[modules/shaper.git] / src / FeaturesPlugin / CMakeLists.txt
index 9de0da779701c8dc95d086b7cae44deed770b895..1d10d183c22cf2b3db37c288987293cb79649d2f 100644 (file)
@@ -1,3 +1,5 @@
+## Copyright (C) 2014-20xx CEA/DEN, EDF R&D -->
+
 INCLUDE(Common)
 INCLUDE(UnitTest)
 
@@ -48,4 +50,5 @@ INSTALL(TARGETS FeaturesPlugin DESTINATION plugins)
 INSTALL(FILES ${XML_RESOURCES} DESTINATION plugins)
 
 ADD_UNIT_TESTS(TestExtrusion.py
-               TestBoolean.py)
+               TestBoolean.py
+               TestGroup.py)