From 5dceccda5290e11ecbca7270b8a6bcb228e80bc5 Mon Sep 17 00:00:00 2001 From: Kurt Kremitzki Date: Thu, 6 Apr 2017 03:34:39 -0500 Subject: [PATCH] Add PartDesignMirrored test --- src/Mod/PartDesign/TestPartDesignApp.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Mod/PartDesign/TestPartDesignApp.py b/src/Mod/PartDesign/TestPartDesignApp.py index ddfac85579..fc09c5ba53 100644 --- a/src/Mod/PartDesign/TestPartDesignApp.py +++ b/src/Mod/PartDesign/TestPartDesignApp.py @@ -28,7 +28,6 @@ import Sketcher import PartDesign import TestSketcherApp - App = FreeCAD #--------------------------------------------------------------------------- # define the test cases to test the FreeCAD PartDesign module