mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +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):
|
||||
pass
|
||||
|
||||
|
||||
class TestAssignRepresentationIFC4X3(test.bootstrap.IFC4X3, TestAssignRepresentation):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user