Project

General

Profile

« Previous | Next » 

Revision 55980

Reomved ignore: Miriam fixed the input in the prev commit

View differences:

ResultTaggerTest.java
18 18
import org.apache.hadoop.mapreduce.Mapper;
19 19
import org.dom4j.DocumentException;
20 20
import org.junit.Before;
21
import org.junit.Ignore;
22 21
import org.junit.Test;
23 22
import org.junit.runner.RunWith;
24 23
import org.mockito.Mock;
......
32 31
 * Created by miriam on 02/08/2018.
33 32
 */
34 33
@RunWith(MockitoJUnitRunner.class)
35
@Ignore
36 34
public class ResultTaggerTest {
37 35

  
38 36
    private String xml;

Also available in: Unified diff