implement test_TclCommandIsolate

This commit is contained in:
sopak
2016-04-24 22:05:07 +02:00
parent acb70c0cc3
commit 23dc2059f0
2 changed files with 19 additions and 1 deletions

View File

@@ -10,7 +10,7 @@ from test_TclCommandAddPolyline import *
# from test_TclCommandExteriors import *
from test_TclCommandImportSvg import *
# from test_TclCommandInteriors import *
# from test_TclCommandIsolate import *
from test_TclCommandIsolate import *
from test_TclCommandNew import *
from test_TclCommandNewGeometry import *
from test_TclCommandOpenGerber import *