diff options
author | HOCKLA <ah999m@att.com> | 2019-02-20 09:32:19 -0600 |
---|---|---|
committer | HOCKLA <ah999m@att.com> | 2019-02-21 13:18:04 -0600 |
commit | 3e332f4f600e684764e6436c37609a7d7fb27b78 (patch) | |
tree | f2063f2c27d64c51c8bf4a12cfdc3f5a53db0a7a /tests/policy/suite1/listpolicy.template | |
parent | 4e906ce1017ccef4046ee5295671c1e7f0357b52 (diff) |
Added CSIT support for listPolicy API
Issue-ID: POLICY-1488
Change-Id: I27a504ad3c4e8835212d3ab05e48712636b7f402
Signed-off-by: HOCKLA <ah999m@att.com>
Diffstat (limited to 'tests/policy/suite1/listpolicy.template')
-rw-r--r-- | tests/policy/suite1/listpolicy.template | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/policy/suite1/listpolicy.template b/tests/policy/suite1/listpolicy.template new file mode 100644 index 00000000..aef17a23 --- /dev/null +++ b/tests/policy/suite1/listpolicy.template @@ -0,0 +1,3 @@ +{ + "policyName": "${policy_name}" +} |