summaryrefslogtreecommitdiffstats
path: root/authz-test/TestSuite/TC_Role2/42_viewByNS
diff options
context:
space:
mode:
Diffstat (limited to 'authz-test/TestSuite/TC_Role2/42_viewByNS')
-rw-r--r--authz-test/TestSuite/TC_Role2/42_viewByNS10
1 files changed, 0 insertions, 10 deletions
diff --git a/authz-test/TestSuite/TC_Role2/42_viewByNS b/authz-test/TestSuite/TC_Role2/42_viewByNS
deleted file mode 100644
index 8f184943..00000000
--- a/authz-test/TestSuite/TC_Role2/42_viewByNS
+++ /dev/null
@@ -1,10 +0,0 @@
-# TC_Role2.42.10.POS List Roles from NS when not allowed to see NS
-as testid@aaf.att.com
-expect 200
-role list ns com.test.TC_Role2.@[user.name]
-
-# TC_Role2.42.20.NEG Don't List Roles from NS when not allowed to see NS
-as testunused@aaf.att.com
-expect 403
-role list ns com.test.TC_Role2.@[user.name]
-