Commit 891b98c4 by zyy

v

parent a97fc27e
...@@ -8,11 +8,9 @@ ...@@ -8,11 +8,9 @@
# #
# --------------------------------------------------------------------------- # ---------------------------------------------------------------------------
import pytest import pytest
from autoapitest_l3 import log
from apiAutoTest_v3 import log from autoapitest_l3.common.read_excel import ReadExcel
from apiAutoTest_v3.common.read_excel import ReadExcel from autoapitest_l3.test_case.test_demo import namespace
from apiAutoTest_v3.test_case.test_lao_zhang import namespace
excel = ReadExcel(namespace) excel = ReadExcel(namespace)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment