Salome HOME
[PythonAPI / sketcher] added setTangent method and fixed a small bug
[modules/shaper.git] / src / PythonAPI / CMakeLists.txt
index ae884173e1a5ac6a284b4f94742564df1f1e33dc..75c42711c9e62857080e175da21f531779f8aae6 100644 (file)
@@ -23,4 +23,5 @@ ADD_UNIT_TESTS(
   TestSketcherSetRadius.py
   TestSketcherSetAngle.py
   TestSketcherSetEqual.py
+  TestSketcherSetFillet.py
   )