AAFCli needs ability to change root_ns for testing
[aaf/authz.git] / auth / auth-cmd / src / test / java / org / onap / aaf / auth / cmd / test / ns / JU_ListUsersContact.java
index 14dcbe6..ad48ce3 100644 (file)
@@ -67,7 +67,7 @@ public class JU_ListUsersContact {
        ListUsersContact lUContact;
        
        @Before
-       public void setUp() throws LocatorException, APIException {
+       public void setUp() throws LocatorException, APIException, CadiException {
                prop = new PropAccess();
                aEnv = new AuthzEnv();
                wtr = mock(Writer.class);