diff options
Diffstat (limited to 'authz-test/TestSuite/TC_NS1/20_Commands')
-rw-r--r-- | authz-test/TestSuite/TC_NS1/20_Commands | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/authz-test/TestSuite/TC_NS1/20_Commands b/authz-test/TestSuite/TC_NS1/20_Commands new file mode 100644 index 00000000..b53750a1 --- /dev/null +++ b/authz-test/TestSuite/TC_NS1/20_Commands @@ -0,0 +1,7 @@ +# TC_NS1.20.1.NEG Too Few Args for Create 1 +expect Exception +ns create + +# TC_NS1.20.2.NEG Too Few Args for Create 2 +expect Exception +ns create bogus |