mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 01:41:57 +00:00
Fix failing ifcpatch tests
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user