Project

General

Profile

« Previous | Next » 

Revision 892efc69

Added by Andreas Kohlbecker almost 14 years ago

merging /branches/cdmlib/SPRINT-Chichorieae1/ to trunk

View differences:

cdmlib-model/src/test/java/eu/etaxonomy/cdm/model/name/NonViralNameTest.java
250 250
		String strTeam2 = "Team2";
251 251
		String strTeam3 = "Team3";
252 252
		IGeneric ref1 = refFactory.newGeneric();
253
		ref1.setTitleCache("RefTitle");
253
		ref1.setTitleCache("RefTitle",true);
254 254
		
255 255
		Team team1 = Team.NewInstance();
256 256
		Team team2 = Team.NewInstance();

Also available in: Unified diff