diff --git a/src/Mod/Part/parttests/regression_tests.py b/src/Mod/Part/parttests/regression_tests.py index 9f6b2e1bdf..d3c94509c8 100644 --- a/src/Mod/Part/parttests/regression_tests.py +++ b/src/Mod/Part/parttests/regression_tests.py @@ -5,7 +5,6 @@ import unittest class RegressionTests(unittest.TestCase): - @unittest.skip("issue 4456") def test_issue_4456(self): """ 0004456: Regression : Part.Plane.Intersect do not accept plane as argument