mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-13 10:57:49 +00:00
@@ -1,5 +1,7 @@
|
||||
import pytest
|
||||
import ifcopenshell
|
||||
import ifcopenshell.guid
|
||||
|
||||
|
||||
def test_global_id_updates():
|
||||
g1, g2, g3 = (ifcopenshell.guid.new() for i in range(3))
|
||||
|
||||
Reference in New Issue
Block a user