From 4151ec279be00c39e00dfae86fcd7dc620f819b7 Mon Sep 17 00:00:00 2001 From: Priit Laes Date: Sun, 18 Oct 2020 16:57:34 +0300 Subject: [PATCH] Part: Enable test for issue 4456 Now that issue 4456 is fixed, we don't need to skip this test anymore. --- src/Mod/Part/parttests/regression_tests.py | 1 - 1 file changed, 1 deletion(-) 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