ifc2x3 tests

This commit is contained in:
Andrej730
2024-05-15 15:46:45 +05:00
parent bb8e84e5ec
commit 335e2b7a78
10 changed files with 47 additions and 11 deletions
@@ -146,3 +146,7 @@ class TestConnectPath(test.bootstrap.IFC4):
related_connection=related_connection,
description=description,
)
class TestConnectPathIFC2X3(test.bootstrap.IFC2X3, TestConnectPath):
pass