diff options
author | 2017-09-20 17:01:22 +0000 | |
---|---|---|
committer | 2017-09-20 17:01:22 +0000 | |
commit | ca04239f62b29ec7a589ccba9aba241e11571d95 (patch) | |
tree | 56782c9bcf145153a9ca93a4adf43506ea1ea60a /test/csit/tests/sdc/healthCheck/__init__.robot | |
parent | 6a95f86dbae39fc7cca63e5581ac85ab9d259b07 (diff) | |
parent | 939bee0976930048c97b5e3f6e3d07597a8937ae (diff) |
Merge "add csit healthchek test"
Diffstat (limited to 'test/csit/tests/sdc/healthCheck/__init__.robot')
-rw-r--r-- | test/csit/tests/sdc/healthCheck/__init__.robot | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/csit/tests/sdc/healthCheck/__init__.robot b/test/csit/tests/sdc/healthCheck/__init__.robot new file mode 100644 index 000000000..8ee10d5f6 --- /dev/null +++ b/test/csit/tests/sdc/healthCheck/__init__.robot @@ -0,0 +1,2 @@ +*** Settings *** +Documentation Sdc - HealthCheck |