diff --git a/src/Mod/PartDesign/TestPartDesignApp.py b/src/Mod/PartDesign/TestPartDesignApp.py index 478d4b53f9..ddfac85579 100644 --- a/src/Mod/PartDesign/TestPartDesignApp.py +++ b/src/Mod/PartDesign/TestPartDesignApp.py @@ -28,9 +28,10 @@ import Sketcher import PartDesign import TestSketcherApp + App = FreeCAD #--------------------------------------------------------------------------- -# define the test cases to test the FreeCAD Sketcher module +# define the test cases to test the FreeCAD PartDesign module #---------------------------------------------------------------------------