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_SessClear.java
index 1618e78..91d2218 100644 (file)
@@ -66,7 +66,7 @@ public class JU_SessClear {
        AAFcli aafcli;
        
        @Before
-       public  void setUp() throws LocatorException, APIException {
+       public  void setUp() throws LocatorException, APIException, CadiException {
                prop = new PropAccess();
                aEnv = new AuthzEnv();
                wtr = mock(Writer.class);