]> SALOME platform Git repositories - modules/shaper.git/blobdiff - test.API/SHAPER/CMakeLists.txt
Salome HOME
Adding sphere and cone tests for parametric API.
[modules/shaper.git] / test.API / SHAPER / CMakeLists.txt
index 9b1f8cd6c5eebe697bb9af92083507e3956bb26c..46dad6a534cc97ae5f5cf7d88ba64a06165422da 100644 (file)
@@ -22,7 +22,9 @@ INCLUDE(UnitTest)
 
 ADD_UNIT_TESTS_API(
   Primitives/TestBox.py
+  Primitives/TestCone.py
   Primitives/TestCylinder.py
+  Primitives/TestSphere.py
   Primitives/TestAPI_Box.py
   Primitives/TestAPI_Cylinder.py
   GDML/TestConeSegment.py