Upgrade SDC from Titan to Janus Graph
[sdc.git] / asdctool / src / test / java / org / openecomp / sdc / asdctool / impl / GraphMLDataAnalyzerTest.java
index c6905a9..c2605a6 100644 (file)
@@ -11,7 +11,7 @@ public class GraphMLDataAnalyzerTest {
        @Test
        public void testAnalyzeGraphMLData() throws Exception {
                GraphMLDataAnalyzer testSubject;
-               String[] args = new String[] { "export", "src/main/resources/config/titan.properties", "./" };
+               String[] args = new String[] { "export", "src/main/resources/config/janusgraph.properties", "./" };
                String result;
 
                // default test