implement tests for TCL commands

This commit is contained in:
sopak
2016-04-25 00:36:58 +02:00
parent 56ba233fd6
commit 7d465f0814
7 changed files with 92 additions and 5 deletions

View File

@@ -3,7 +3,7 @@ from FlatCAMObj import FlatCAMGerber
def test_open_gerber(self):
"""
Test open gerber project
Test open gerber file
:param self:
:return:
"""