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