Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Raphael
histream
Commits
f3fc3461
Commit
f3fc3461
authored
Jan 23, 2017
by
R.W.Majeed
Browse files
fixed removed local test
parent
670029ea
Changes
1
Hide whitespace changes
Inline
Side-by-side
histream-import/src/test/java/de/sekmi/histream/etl/OtherSources.java
View file @
f3fc3461
...
...
@@ -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
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment