Add initial unit test for Start page.
Rebase.
This commit is contained in:
@@ -47,3 +47,5 @@ class StartWorkbench ( Workbench ):
|
||||
return "StartGui::Workbench"
|
||||
|
||||
Gui.addWorkbench(StartWorkbench())
|
||||
|
||||
FreeCAD.__unit_test__ += [ "TestStartGui" ]
|
||||
|
||||
Reference in New Issue
Block a user