mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-17 22:11:36 +00:00
You can now use relative paths when browsing for file URIs.
This commit is contained in:
@@ -188,7 +188,7 @@ class TestImportReferences(NewFile):
|
||||
assert len(props.documents) == 1
|
||||
assert props.documents[0].ifc_definition_id == reference.id()
|
||||
assert props.documents[0].name == "Unnamed"
|
||||
assert props.documents[0].identification == "X"
|
||||
assert props.documents[0].identification == "*"
|
||||
assert props.documents[0].is_information is False
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user