forked from PAWPAW/lib_rgb
commons to pawpaw_ci_test_framework
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from pathlib import Path
|
||||
import pytest
|
||||
import os
|
||||
from commons.pyxrun import XMakeRun
|
||||
from pawpaw_ci_test_framework.pyxrun import XMakeRun
|
||||
|
||||
|
||||
@pytest.mark.usefixtures("get_logger_check")
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
from pathlib import Path
|
||||
import pytest
|
||||
import os
|
||||
from commons.pyxrun import XMakeRun
|
||||
from pawpaw_ci_test_framework.pyxrun import XMakeRun
|
||||
|
||||
|
||||
@pytest.mark.usefixtures("get_logger_check")
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
from pathlib import Path
|
||||
import pytest
|
||||
import os
|
||||
from commons.pyxrun import XMakeRun
|
||||
from pawpaw_ci_test_framework.pyxrun import XMakeRun
|
||||
|
||||
|
||||
@pytest.mark.usefixtures("get_logger_check")
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
from pathlib import Path
|
||||
import pytest
|
||||
import os
|
||||
from commons.pyxrun import XMakeRun
|
||||
from pawpaw_ci_test_framework.pyxrun import XMakeRun
|
||||
|
||||
|
||||
@pytest.mark.usefixtures("get_logger_check")
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
from pathlib import Path
|
||||
import pytest
|
||||
import os
|
||||
from commons.pyxrun import XMakeRun
|
||||
from pawpaw_ci_test_framework.pyxrun import XMakeRun
|
||||
|
||||
|
||||
@pytest.mark.usefixtures("get_logger_check")
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
from pathlib import Path
|
||||
import pytest
|
||||
import os
|
||||
from commons.pyxrun import XMakeRun
|
||||
from pawpaw_ci_test_framework.pyxrun import XMakeRun
|
||||
|
||||
|
||||
@pytest.mark.usefixtures("get_logger_check")
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
from pathlib import Path
|
||||
import pytest
|
||||
import os
|
||||
from commons.pyxrun import XMakeRun
|
||||
from pawpaw_ci_test_framework.pyxrun import XMakeRun
|
||||
|
||||
|
||||
@pytest.mark.usefixtures("get_logger_check")
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
from pathlib import Path
|
||||
import pytest
|
||||
import os
|
||||
from commons.pyxrun import XMakeRun
|
||||
from pawpaw_ci_test_framework.pyxrun import XMakeRun
|
||||
|
||||
|
||||
@pytest.mark.usefixtures("get_logger_check")
|
||||
|
||||
Reference in New Issue
Block a user