Project

General

Profile

« Previous | Next » 

Revision f26bf544

Added by Andreas Müller over 7 years ago

revert tests

View differences:

cdmlib-services/src/test/java/eu/etaxonomy/cdm/api/service/IdentifiableServiceBaseTest.java
14 14

  
15 15
import org.apache.log4j.Logger;
16 16
import org.junit.Assert;
17
import org.junit.Ignore;
18 17
import org.junit.Test;
19 18
import org.unitils.database.annotations.Transactional;
20 19
import org.unitils.database.util.TransactionMode;
......
196 195

  
197 196
	}
198 197

  
199
    @Ignore
200 198
	@Test
201 199
    @DataSet(value="IdentifiableServiceBaseTest.testFindByIdentifierOrMarker.xml")
202 200
    public final void testFindByMarker(){

Also available in: Unified diff