mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-19 06:39:13 +00:00
test_assign_representation - cover ifc4x3
This commit is contained in:
@@ -96,3 +96,7 @@ class TestAssignRepresentation(test.bootstrap.IFC4):
|
|||||||
|
|
||||||
class TestAssignRepresentationIFC2X3(test.bootstrap.IFC2X3, TestAssignRepresentation):
|
class TestAssignRepresentationIFC2X3(test.bootstrap.IFC2X3, TestAssignRepresentation):
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
|
||||||
|
class TestAssignRepresentationIFC4X3(test.bootstrap.IFC4X3, TestAssignRepresentation):
|
||||||
|
pass
|
||||||
|
|||||||
Reference in New Issue
Block a user