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_Delete.java
index 04fd64f..e0a1128 100644 (file)
@@ -64,7 +64,7 @@ public class JU_Delete {
        AAFcli aafcli;
        
        @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);