Project

General

Profile

« Previous | Next » 

Revision 54390

updated resolver and Trying to allow mdstore plugin to print progress information on UI

View differences:

CrossRefIteratorTest.java
2 2

  
3 3
import org.antlr.stringtemplate.StringTemplate;
4 4
import org.apache.commons.io.IOUtils;
5
import org.junit.Ignore;
5 6
import org.junit.Test;
6 7

  
7 8
import java.io.IOException;
......
11 12

  
12 13

  
13 14
    @Test
15
    @Ignore
14 16
    public void CrossRefIteratorTest() throws IOException {
15 17
        final InputStream resourceAsStream = getClass().getResourceAsStream("/eu/dnetlib/dli/templates/Scholixv1.st");
16 18

  

Also available in: Unified diff