Salome HOME
Update incorrect units tests and add missing tests (issues #2838, #2839, #2840, ...
[modules/shaper.git] / src / PythonAPI / CMakeLists.txt
index bd31cd108a0abe51b73b7fdcb190d000190b08cc..f1728ee63fbac4fb21c5c61e8a2b4909bda6ddb4 100644 (file)
@@ -44,13 +44,13 @@ ADD_UNIT_TESTS(
   TestSketcherSetFixed.py
   TestSketcherSetLength.py
   TestSketcherSetRadius.py
-  #TestSketcherSetAngle.py
+  TestSketcherSetAngle.py
   TestSketcherSetEqual.py
   TestSketcherSetFillet.py
 
   TestFeatures.py
   TestFeaturesExtrusion.py
-  #TestFeaturesRevolution.py
+  TestFeaturesRevolution.py
 
   TestPrimitivesBox.py