mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-20 06:58:56 +00:00
Fix path for ci (root at src/ifcopenshell-python)
This commit is contained in:
@@ -21,7 +21,7 @@ import pytest
|
|||||||
import ifcopenshell
|
import ifcopenshell
|
||||||
|
|
||||||
|
|
||||||
TEST_FILE_DIR = Path("./test/input/")
|
TEST_FILE_DIR = Path("../../test/input/")
|
||||||
|
|
||||||
|
|
||||||
class TestOpen:
|
class TestOpen:
|
||||||
|
|||||||
Reference in New Issue
Block a user