Revision dd925853
Added by Andreas Müller over 7 years ago
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; |
|
13 | 14 |
import org.junit.Test; |
14 | 15 |
|
15 | 16 |
import eu.etaxonomy.cdm.api.application.ICdmApplicationConfiguration; |
... | ... | |
26 | 27 |
* @author a.mueller |
27 | 28 |
* |
28 | 29 |
*/ |
30 |
@Ignore |
|
29 | 31 |
public class IpniServiceTest { |
30 | 32 |
@SuppressWarnings("unused") |
31 | 33 |
private static final Logger logger = Logger.getLogger(IpniServiceTest.class); |
Also available in: Unified diff
Set IPNI Service Test preliminary to ignore