unit tests of Arch and Draft require GUI, improve output of units tests
This commit is contained in:
@@ -32,5 +32,3 @@ FreeCAD.addImportType("Collada (*.dae)","importDAE")
|
||||
FreeCAD.addExportType("Collada (*.dae)","importDAE")
|
||||
FreeCAD.addImportType("3D Studio mesh (*.3ds)","import3DS")
|
||||
FreeCAD.addImportType("SweetHome3D XML export (*.zip)","importSH3D")
|
||||
|
||||
FreeCAD.__unit_test__ += [ "TestArch" ]
|
||||
|
||||
Reference in New Issue
Block a user