now each module registers its unit tests itself
This commit is contained in:
@@ -16,3 +16,5 @@ FreeCAD.addExportType("Object File Format Mesh (*.off)","Mesh")
|
||||
FreeCAD.addExportType("Stanford Triangle Mesh (*.ply)","Mesh")
|
||||
FreeCAD.addExportType("Additive Manufacturing Format (*.amf)","Mesh")
|
||||
FreeCAD.addExportType("Simple Model Format (*.smf)","Mesh")
|
||||
|
||||
FreeCAD.__unit_test__ += [ "MeshTestsApp" ]
|
||||
|
||||
Reference in New Issue
Block a user