Hooked Path tests into global unit test target.

This commit is contained in:
Markus Lampert 2017-01-22 19:28:40 -08:00
parent 7805dce66e
commit f0db6b824e

View File

@ -72,7 +72,8 @@ def All():
"TestPartApp",
"TestPartDesignApp",
"TestSpreadsheet",
"TestTechDrawApp" ]
"TestTechDrawApp",
"TestPathApp" ]
# gui tests of modules
if (FreeCAD.GuiUp == 1):