mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-13 02:47:48 +00:00
more tests for ifc2x3
This commit is contained in:
@@ -45,3 +45,7 @@ class TestRemoveCostItem(test.bootstrap.IFC4):
|
||||
assert not self.file.by_type("IfcCostItem")
|
||||
assert not self.file.by_type("IfcRelAssignsToControl")
|
||||
assert not self.file.by_type("IfcRelNests")
|
||||
|
||||
|
||||
class TestRemoveCostItemIFC2X3(test.bootstrap.IFC2X3, TestRemoveCostItem):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user