Project

General

Profile

« Previous | Next » 

Revision 30974e73

Added by Andreas Müller over 10 years ago

remove test method call

View differences:

cdmlib-persistence/src/test/java/eu/etaxonomy/cdm/persistence/dao/hibernate/common/CdmGenericDaoImplTest.java
545 545
	@Test
546 546
	@Ignore
547 547
	public void testMergeCdmBaseReferenceAndIdentifiable() throws MergeException {
548
		cdmGenericDao.test();
549
		
550
		
548
				
551 549
		BotanicalName name1 = BotanicalName.NewInstance(Rank.SPECIES());
552 550
		name1.setTitleCache("BotanicalName1", true);
553 551
		

Also available in: Unified diff