X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPythonAPI%2FCMakeLists.txt;h=33337d6e39a45526000e90771316e19874717e6a;hb=3205d0f18200948632155bbe7b640bc1e482243d;hp=03df03f584cc2bfd2e3aa50486400242540f2af3;hpb=5daf408d2e103e1f623efc2369c2752d2a5b544b;p=modules%2Fshaper.git diff --git a/src/PythonAPI/CMakeLists.txt b/src/PythonAPI/CMakeLists.txt index 03df03f58..33337d6e3 100644 --- a/src/PythonAPI/CMakeLists.txt +++ b/src/PythonAPI/CMakeLists.txt @@ -10,7 +10,7 @@ INSTALL(FILES shaper.py DESTINATION PythonAPI) INCLUDE(UnitTest) ADD_UNIT_TESTS( - TestShaper.py + TestPythonAPI.py TestModel.py TestSketcherAddPoint.py