implement test for test_TclCommandOpenGerber

This commit is contained in:
Kamil Sopko
2016-04-24 21:24:56 +02:00
parent 05f88af917
commit acb70c0cc3
2 changed files with 26 additions and 1 deletions

View File

@@ -13,5 +13,5 @@ from test_TclCommandImportSvg import *
# from test_TclCommandIsolate import *
from test_TclCommandNew import *
from test_TclCommandNewGeometry import *
# from test_TclCommandOpenGerber import *
from test_TclCommandOpenGerber import *
from test_TclCommandPaintPolygon import *