mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-19 03:33:48 +00:00
validate fixtures: validate expected error count
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import ifcopenshell
|
||||
from generate import normalize_header, pass_if, write_fixture
|
||||
from ...fixture_generate import normalize_header, pass_if, write_fixture
|
||||
|
||||
for i, box_alignment in enumerate(["top-left", "center", "invalid", "CENTER"]):
|
||||
f = ifcopenshell.file(schema="IFC2X3")
|
||||
|
||||
Reference in New Issue
Block a user