AAFCli needs ability to change root_ns for testing
[aaf/authz.git] / auth / auth-cmd / src / test / java / org / onap / aaf / auth / cmd / test / mgmt / JU_Log.java
index 7ef9c9a..77518d4 100644 (file)
@@ -66,7 +66,7 @@ public class JU_Log {
        AAFcli aafcli;
        
        @Before
-       public void setUp() throws APIException, LocatorException {
+       public void setUp() throws APIException, LocatorException, CadiException {
                prop = new PropAccess();
                aEnv = new AuthzEnv();
                wtr = mock(Writer.class);