X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPythonAPI%2Fmodel%2Fsketcher%2F__init__.py;fp=src%2FPythonAPI%2Fmodel%2Fsketcher%2F__init__.py;h=8c0319a1ecab2b26d8bd563a03aface7855dc7c8;hb=dddb164bbd94e2a397f1f9ce80c931d1ca3dac19;hp=b015b4278170b469d81fa7d734d14f4812bb448f;hpb=b49300c581e67523203dc497c967676d42fb0728;p=modules%2Fshaper.git diff --git a/src/PythonAPI/model/sketcher/__init__.py b/src/PythonAPI/model/sketcher/__init__.py index b015b4278..8c0319a1e 100644 --- a/src/PythonAPI/model/sketcher/__init__.py +++ b/src/PythonAPI/model/sketcher/__init__.py @@ -3,3 +3,4 @@ from SketchAPI import addSketch from tools import * +from tests import *