ignore BiblioMondo test
This commit is contained in:
parent
6c80bd052f
commit
31205ca917
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ import java.nio.file.Paths;
|
||||||
public class BiblioMondoInputStreamTest extends Assert {
|
public class BiblioMondoInputStreamTest extends Assert {
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
//@Ignore("skip this because data license is unclear")
|
@Ignore("skip this because data license is unclear")
|
||||||
public void biblioMondoRecords() throws Exception {
|
public void biblioMondoRecords() throws Exception {
|
||||||
Path path = Paths.get("/data/fix/DE-380/Stbib_Fernleihe_20150427.MARC");
|
Path path = Paths.get("/data/fix/DE-380/Stbib_Fernleihe_20150427.MARC");
|
||||||
Path out = Paths.get("/var/tmp/Stbib_Fernleihe_20150427.marcxchange");
|
Path out = Paths.get("/var/tmp/Stbib_Fernleihe_20150427.marcxchange");
|
||||||
|
|
Loading…
Reference in a new issue