forked from D-Net/dnet-hadoop
minor changes
This commit is contained in:
parent
662448e584
commit
4bd5a9beee
Binary file not shown.
|
@ -1,4 +0,0 @@
|
|||
public class DedupTestIT {
|
||||
|
||||
|
||||
}
|
|
@ -1,11 +1,6 @@
|
|||
package eu.dnetlib.pace.config;
|
||||
|
||||
import java.io.IOException;
|
||||
|
||||
import eu.dnetlib.pace.AbstractPaceTest;
|
||||
import eu.dnetlib.pace.model.MapDocument;
|
||||
import eu.dnetlib.pace.model.MapDocumentSerializer;
|
||||
import org.apache.commons.io.IOUtils;
|
||||
import org.junit.Test;
|
||||
|
||||
import static org.junit.Assert.assertEquals;
|
||||
|
|
Loading…
Reference in New Issue