AAFCli needs ability to change root_ns for testing
[aaf/authz.git] / auth / auth-cmd / src / test / java / org / onap / aaf / auth / cmd / test / JU_Cmd.java
index 13394a3..3566555 100644 (file)
@@ -94,7 +94,7 @@ public class JU_Cmd {
        }
        
        @Before
-       public void setUp() throws APIException, LocatorException, GeneralSecurityException, IOException {
+       public void setUp() throws APIException, LocatorException, GeneralSecurityException, IOException, CadiException {
                cli = JU_AAFCli.getAAfCli();
                Param[] param = new Param[] {new Param("name",true)};