Improve coverage of Cadi
[aaf/authz.git] / cadi / core / src / test / java / org / onap / aaf / cadi / test / wsse / JU_XReader.java
index b07cd29..dd90e22 100644 (file)
@@ -39,7 +39,7 @@ import org.onap.aaf.cadi.wsse.XReader;
 
 public class JU_XReader {
 
-       private final static String TEST_DIR_NAME = "test";
+       private final static String TEST_DIR_NAME = "src/test/resources";
        private final static String TEST_XML_NAME = "test.xml";
        private static File testXML;