diff --git a/src/Mod/Test/TestApp.py b/src/Mod/Test/TestApp.py index cbf56c7ca..e4b5c8d44 100644 --- a/src/Mod/Test/TestApp.py +++ b/src/Mod/Test/TestApp.py @@ -72,7 +72,8 @@ def All(): "TestPartApp", "TestPartDesignApp", "TestSpreadsheet", - "TestTechDrawApp" ] + "TestTechDrawApp", + "TestPathApp" ] # gui tests of modules if (FreeCAD.GuiUp == 1):