Salome HOME
Issue #2273: Error when reading HDF and Python dump
[modules/shaper.git] / src / SketchPlugin / CMakeLists.txt
index 7c89b5e5c2f6270098d37e92824cdda19841089f..1fb666420b538d8451e902480832d87571e5b610 100644 (file)
@@ -221,6 +221,7 @@ ADD_UNIT_TESTS(TestSketchPointLine.py
                TestDistanceSignedVsUnsigned05.py
                TestSignedDistancePointPoint.py
                TestSignedDistancePointLine.py
+               Test2273.py
 )
 
 if(${SKETCHER_CHANGE_RADIUS_WHEN_MOVE})