diff options
author | Serban Jora <jora@research.att.com> | 2017-10-18 17:39:02 -0400 |
---|---|---|
committer | Serban Jora <jora@research.att.com> | 2017-10-18 17:40:27 -0400 |
commit | 82a4a67d6906ee50504a65dd1709f148a2821cd6 (patch) | |
tree | fc4b9778656fe2b6409af0c538f25c7cd5e41f1d /test/csit/tests | |
parent | cf26999de441d3e915ee011ddfa31a2bb1b1af15 (diff) |
Add structure for modeling/javatoscachecker csit
Change-Id: I38b62330748b6c35656af30d102569fdaa46e7cd
Issue-Id: MODELING-26
Signed-off-by: Serban Jora <jora@research.att.com>
Diffstat (limited to 'test/csit/tests')
-rw-r--r-- | test/csit/tests/modeling/javatoscachecker/APIs/__init__.robot | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/csit/tests/modeling/javatoscachecker/APIs/__init__.robot b/test/csit/tests/modeling/javatoscachecker/APIs/__init__.robot new file mode 100644 index 000000000..8064d6b0c --- /dev/null +++ b/test/csit/tests/modeling/javatoscachecker/APIs/__init__.robot @@ -0,0 +1,2 @@ +*** Settings *** +Documentation javatoscachecker - APIs |