From: Artem Zhidkov Date: Mon, 6 Apr 2020 11:07:37 +0000 (+0300) Subject: Fix failed test for SketchCopy feature. X-Git-Tag: V9_5_0a2^0 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=374603fe37084faf63e5253997c936b05e63dd40;p=modules%2Fshaper.git Fix failed test for SketchCopy feature. --- diff --git a/src/SketchPlugin/Test/TestSketchCopy13.py b/src/SketchPlugin/Test/TestSketchCopy13.py index c691a693a..89be3103b 100644 --- a/src/SketchPlugin/Test/TestSketchCopy13.py +++ b/src/SketchPlugin/Test/TestSketchCopy13.py @@ -18,6 +18,7 @@ # from GeomAPI import * +from SketchAPI import * from salome.shaper import model