diff options
author | 2017-08-21 11:10:11 +0200 | |
---|---|---|
committer | 2017-08-21 14:32:33 +0200 | |
commit | 9c0b46832ff031e337a13358eb83752c853aa1fc (patch) | |
tree | 904f5d44b9a787e77164c75aa54b2ce8c2ad7aa0 /test/csit/tests/clamp/UIs/__init__.robot | |
parent | b4a8446204526721256f40f837ccf51706495c82 (diff) |
initial integration tests for CLAMP
Commit the first test for CLAMP, UIs and TCA first
Change-Id: I902e7ea79210c114eaf03943a83ac71bbfbf012e
Signed-off-by: eh552t <eh552t@intl.att.com>
Issue-Id: CLAMP-33
Diffstat (limited to 'test/csit/tests/clamp/UIs/__init__.robot')
-rw-r--r-- | test/csit/tests/clamp/UIs/__init__.robot | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/csit/tests/clamp/UIs/__init__.robot b/test/csit/tests/clamp/UIs/__init__.robot new file mode 100644 index 000000000..fc9f27343 --- /dev/null +++ b/test/csit/tests/clamp/UIs/__init__.robot @@ -0,0 +1,2 @@ +*** Settings *** +Documentation Clamp - UIs |