Salome HOME
[PythonAPI] added two tests and added transaction commit step in
[modules/shaper.git] / src / PythonAPI / CMakeLists.txt
index 45cedd0516fb51db1053331afd4cd82b6986cf85..936e1aecab02c8634de16f68f44119a379084b1a 100644 (file)
@@ -16,4 +16,6 @@ ADD_UNIT_TESTS(
   TestSketcherAddCircle.py
   TestSketcherSetCoincident.py
   TestSketcherSetParallel.py
+  TestSketcherSetPerpendicular.py
+  TestSketcherSetRadius.py
   )