AAFCli needs ability to change root_ns for testing
[aaf/authz.git] / auth / auth-cmd / src / test / java / org / onap / aaf / auth / cmd / test / role / JU_List.java
index 781f774..0c85fc3 100644 (file)
@@ -104,7 +104,7 @@ public class JU_List {
        }
        
        @Before
-       public void setUp() throws APIException, LocatorException, GeneralSecurityException, IOException{
+       public void setUp() throws APIException, LocatorException, GeneralSecurityException, IOException, CadiException{
                prop = new PropAccess();
                aEnv = new AuthzEnv();
                wtr = mock(Writer.class);