]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/SketchPlugin/CMakeLists.txt
Salome HOME
Implement Collinear constraint
[modules/shaper.git] / src / SketchPlugin / CMakeLists.txt
index 152a8fe18a9be9519b756cb0b509c407760371d1..d7fb311d34230836acd00fa9a3fec4a546b9371c 100644 (file)
@@ -121,7 +121,7 @@ INSTALL(FILES ${TEXT_RESOURCES} DESTINATION ${SHAPER_INSTALL_XML_RESOURCES})
 ADD_UNIT_TESTS(TestSketchPointLine.py
                TestSketchArcCircle.py
                TestConstraintCoincidence.py
-               TestConstraintCollinear.py
+               TestConstraintCollinear.py
                TestConstraintLength.py
                TestConstraintDistance.py
                TestConstraintParallel.py