Fix failing ifcpatch tests

This commit is contained in:
Dion Moult
2025-02-05 14:10:36 +11:00
parent e86624873b
commit 55b9c7d6bf
3 changed files with 19 additions and 7 deletions
+1 -3
View File
@@ -16,11 +16,9 @@
# You should have received a copy of the GNU Lesser General Public License
# along with IfcOpenShell. If not, see <http://www.gnu.org/licenses/>.
import pytest
import tempfile
import test.bootstrap
import ifcopenshell
import ifcpatch
import ifcopenshell
from pathlib import Path
TEST_FILE = Path(__file__).parent / "files" / "basic.ifc"