X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FConstructionPlugin%2FCMakeLists.txt;h=0cbcec0492bf9101f1f075eb76bc8e953d89dea0;hb=f49e611d444c66d735a381bb9541717b4115b8b1;hp=96e79cedaa33870eb7a8299f7b3ba5fa4b57b7e4;hpb=7074394f8f08413d885f63be01df6bd5007b868c;p=modules%2Fshaper.git diff --git a/src/ConstructionPlugin/CMakeLists.txt b/src/ConstructionPlugin/CMakeLists.txt index 96e79ceda..0cbcec049 100644 --- a/src/ConstructionPlugin/CMakeLists.txt +++ b/src/ConstructionPlugin/CMakeLists.txt @@ -77,6 +77,7 @@ INCLUDE_DIRECTORIES( ADD_UNIT_TESTS(TestAxisCreation.py UnitTestAxis.py - TestPoint.py + TestPoint_XYZ.py + TestPoint_LineAndPlane.py TestPointName.py TestPlane.py)