diff options
author | sg481n <sg481n@att.com> | 2017-10-04 19:48:09 +0000 |
---|---|---|
committer | sg481n <sg481n@att.com> | 2017-10-04 20:06:16 +0000 |
commit | 9f41e31a64b38a40cc19948955171c2617a0f047 (patch) | |
tree | b3dbf2a54627a9d6a004989eae2e956a60d55fa1 /core/conf/cadi.properties | |
parent | b06f7e948bb2e4a7b34d436b5a4c2505b8a58f23 (diff) |
Improve code coverage for aaf cadi modules
Modify test case and add properties file.
Issue-ID: AAF-82
Change-Id: Ied85f1da15ff7ffede39749f1fb851d017aa9e81
Signed-off-by: sg481n <sg481n@att.com>
Diffstat (limited to 'core/conf/cadi.properties')
-rw-r--r-- | core/conf/cadi.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/conf/cadi.properties b/core/conf/cadi.properties index abc4800..94fe4dd 100644 --- a/core/conf/cadi.properties +++ b/core/conf/cadi.properties @@ -57,3 +57,4 @@ groups=aaf:Jd8bb3jslg88b@spiderman.agile.att.com%7sZCPBZ_8iWbslqdjWFIDLgTZlm9ung # should be marked as ReadOnly by Only the running process
# for security's sake
keyfile=conf/keyfile
+cadi_name=user
|