Sign in
autotest
/
card-app
·
Commits
GitLab
Go to group
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
4672200ff3886ad2eeea07064c401e3a8743d804
Authored by
liujiqiang
2021-07-16 14:36:53 +0800
1 parent
59526b7e
build: skipped
添加openCard测试用例分组
Changes
1
Builds
0
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
testCase/openCard/__init__.py
testCase/openCard/__init__.py
0 → 100644
View file @
4672200
1
+# -*- coding: utf-8 -*-
2
+
3
+# @Time : 2021/7/16 14:36
4
+# @Author : Ljq
5
+# @File : __init__.py.py
6
+# @Software: PyCharm
7
+
8
+"""
9
+
10
+"""
...
...