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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user