AAFCli needs ability to change root_ns for testing
[aaf/authz.git] / auth / auth-cmd / src / test / java / org / onap / aaf / auth / cmd / test / user / JU_Delg.java
index 3c78841..28d4850 100644 (file)
@@ -68,7 +68,7 @@ public class JU_Delg {
        AAFcli aafcli;
 
        @Before
-       public void setUp() throws FileNotFoundException, APIException, LocatorException {
+       public void setUp() throws FileNotFoundException, APIException, LocatorException, CadiException {
                prop = new PropAccess();
                aEnv = new AuthzEnv();
                wtr = mock(Writer.class);