unit tests of Arch and Draft require GUI, improve output of units tests
This commit is contained in:
@@ -30,5 +30,3 @@ App.addExportType("Flattened SVG (*.svg)","importSVG")
|
||||
App.addExportType("Open CAD Format (*.oca)","importOCA")
|
||||
App.addImportType("Autodesk DWG 2D (*.dwg)","importDWG")
|
||||
App.addExportType("Autodesk DWG 2D (*.dwg)","importDWG")
|
||||
|
||||
FreeCAD.__unit_test__ += [ "TestDraft" ]
|
||||
|
||||
Reference in New Issue
Block a user