Hooked Path tests into global unit test target.

This commit is contained in:
Markus Lampert
2017-01-22 19:28:40 -08:00
parent 2fd6596e81
commit 74d4a4322f

View File

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