Hooked Path tests into global unit test target.
This commit is contained in:
parent
7805dce66e
commit
f0db6b824e
|
@ -72,7 +72,8 @@ def All():
|
|||
"TestPartApp",
|
||||
"TestPartDesignApp",
|
||||
"TestSpreadsheet",
|
||||
"TestTechDrawApp" ]
|
||||
"TestTechDrawApp",
|
||||
"TestPathApp" ]
|
||||
|
||||
# gui tests of modules
|
||||
if (FreeCAD.GuiUp == 1):
|
||||
|
|
Loading…
Reference in New Issue
Block a user