diff options
Diffstat (limited to 'authz-test/TestSuite/TC_Link/30_readd')
-rw-r--r-- | authz-test/TestSuite/TC_Link/30_readd | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/authz-test/TestSuite/TC_Link/30_readd b/authz-test/TestSuite/TC_Link/30_readd new file mode 100644 index 00000000..69bfb22a --- /dev/null +++ b/authz-test/TestSuite/TC_Link/30_readd @@ -0,0 +1,5 @@ +expect 201 +role create com.test.TC_Link_1.@[user.name].myRole + +perm grant com.test.TC_Link_2.@[user.name].myPerm myInstance myAction com.test.TC_Link_1.@[user.name].myRole + |