diff options
| author | dongxiaoyan <[email protected]> | 2020-04-01 12:42:05 +0800 |
|---|---|---|
| committer | dongxiaoyan <[email protected]> | 2020-04-01 12:42:05 +0800 |
| commit | acc676857bd85512f344a8d06aa1ae8846e7c0db (patch) | |
| tree | f2a7e19139d7f763e699ae10a997184c168fed76 /__init__.robot | |
Diffstat (limited to '__init__.robot')
| -rw-r--r-- | __init__.robot | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/__init__.robot b/__init__.robot new file mode 100644 index 0000000..0193bd8 --- /dev/null +++ b/__init__.robot @@ -0,0 +1,4 @@ +*** Settings *** +Suite Setup LoginAndAddLocalIP +Suite Teardown LogoutAndDelLocalIP +Resource 02-Keyword/tsg_common/LoginAndLogoutTypeSwitch.robot |
