Commit 0099626c by zhaihuitao

update

parent 4432c839
......@@ -20,9 +20,7 @@
</component>
<component name="ChangeListManager">
<list default="true" id="d0064643-2990-4ed3-bfb0-875849b30f4e" name="Default" comment="update">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/testcase/game/game_event.py" beforeDir="false" afterPath="$PROJECT_DIR$/testcase/game/game_event.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/testcase/run_all_cases.py" beforeDir="false" afterPath="$PROJECT_DIR$/testcase/run_all_cases.py" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
......@@ -445,13 +443,6 @@
<updated>1596505503233</updated>
<workItem from="1596786333197" duration="228000" />
</task>
<task id="LOCAL-00037" summary="update">
<created>1598324138933</created>
<option name="number" value="00037" />
<option name="presentableId" value="LOCAL-00037" />
<option name="project" value="LOCAL" />
<updated>1598324138933</updated>
</task>
<task id="LOCAL-00038" summary="update">
<created>1598596354765</created>
<option name="number" value="00038" />
......@@ -788,7 +779,14 @@
<option name="project" value="LOCAL" />
<updated>1608119153721</updated>
</task>
<option name="localTasksCounter" value="86" />
<task id="LOCAL-00086" summary="update">
<created>1608120173227</created>
<option name="number" value="00086" />
<option name="presentableId" value="LOCAL-00086" />
<option name="project" value="LOCAL" />
<updated>1608120173227</updated>
</task>
<option name="localTasksCounter" value="87" />
<servers />
</component>
<component name="TodoView">
......@@ -856,10 +854,10 @@
</state>
<state x="149" y="25" width="982" height="728" key="SettingsEditor/0.0.1280.800@0.0.1280.800" timestamp="1608117997488" />
<state x="149" y="25" width="982" height="716" key="SettingsEditor/0.25.1280.716@0.25.1280.716" timestamp="1606734406260" />
<state x="240" y="106" key="Vcs.Push.Dialog.v2" timestamp="1608119155711">
<state x="240" y="106" key="Vcs.Push.Dialog.v2" timestamp="1608120175150">
<screen x="0" y="0" width="1280" height="800" />
</state>
<state x="240" y="106" key="Vcs.Push.Dialog.v2/0.0.1280.800@0.0.1280.800" timestamp="1608119155711" />
<state x="240" y="106" key="Vcs.Push.Dialog.v2/0.0.1280.800@0.0.1280.800" timestamp="1608120175150" />
<state x="240" y="120" key="Vcs.Push.Dialog.v2/0.25.1280.716@0.25.1280.716" timestamp="1606734542701" />
</component>
</project>
\ No newline at end of file
......@@ -11,7 +11,7 @@ from testcase.game.game_param import allevent
rootPath = os.path.split(curPath)[0]
sys.path.append(rootPath)'''
base_dir = os.path.dirname(os.path.abspath(__file__))
sys.path.append(base_dir)
sys.path.append(['/Users/zhaihuitao/PycharmProjects/TKIO/interfaceTest/testcase'])
lst = []
newList = ['195713813811']
......
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