Commit f3fc3461 authored by R.W.Majeed's avatar R.W.Majeed
Browse files

fixed removed local test

parent 670029ea
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -52,7 +52,7 @@ public class OtherSources {
		os.close();
		w.close();
	}
	@Test
//	@Test
	public void testSource5() throws Exception{
		URL url = Paths.get("../../../2014-09_AKTIN/repo-v2/aktin/dwh-query/reports/aktin-monthly/src/test/resources/aktin-datasource.xml").toUri().toURL();
		ETLObservationSupplier os = ETLObservationSupplier.load(url);