Part: Enable test for issue 4456

Now that issue 4456 is fixed, we don't need to skip this test anymore.
This commit is contained in:
Priit Laes
2020-10-18 16:57:34 +03:00
committed by wwmayer
parent b945573ec8
commit 4151ec279b

View File

@@ -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