mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 01:41:57 +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