Project

General

Profile

« Previous | Next » 

Revision b30bd45b

Added by Andreas Müller about 8 years ago

Unignore IPNI Test

View differences:

cdmlib-ext/src/test/java/eu/etaxonomy/cdm/ext/ipni/IpniServiceTest.java
10 10
import org.junit.Assert;
11 11
import org.junit.Before;
12 12
import org.junit.BeforeClass;
13
import org.junit.Ignore;
14 13
import org.junit.Test;
15 14

  
16 15
import eu.etaxonomy.cdm.api.application.ICdmApplicationConfiguration;
......
27 26
 * @author a.mueller
28 27
 *
29 28
 */
30
@Ignore //preliminary set to ignore
31 29
public class IpniServiceTest {
32 30
	@SuppressWarnings("unused")
33 31
	private static final Logger logger = Logger.getLogger(IpniServiceTest.class);

Also available in: Unified diff