mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
Adapt codegen for new parsing
This commit is contained in:
@@ -46,4 +46,4 @@ def test_file(filename):
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
pytest.main(["-sx", __file__])
|
||||
pytest.main(["-sx", __file__, '--import-mode=importlib'])
|
||||
|
||||
Reference in New Issue
Block a user