mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-12 02:23:34 +00:00
ifc2x3 tests
This commit is contained in:
@@ -146,3 +146,7 @@ class TestConnectPath(test.bootstrap.IFC4):
|
||||
related_connection=related_connection,
|
||||
description=description,
|
||||
)
|
||||
|
||||
|
||||
class TestConnectPathIFC2X3(test.bootstrap.IFC2X3, TestConnectPath):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user