Project

General

Profile

« Previous | Next » 

Revision 5285b7d3

Added by Andreas Müller over 3 years ago

cleanup

View differences:

eu.etaxonomy.taxeditor.store/src/test/java/eu/etaxonomy/taxeditor/store/operations/AbstractTaxeditorOperationTestBase.java
6 6
* The contents of this file are subject to the Mozilla Public License Version 1.1
7 7
* See LICENSE.TXT at the top of this package for the full license terms.
8 8
*/
9

  
10 9
package eu.etaxonomy.taxeditor.store.operations;
11 10

  
12 11
import org.eclipse.core.commands.operations.IUndoContext;
......
21 20
/**
22 21
 * @author n.hoffmann
23 22
 * @created 15.04.2009
24
 * @version 1.0
25 23
 */
26 24
public abstract class AbstractTaxeditorOperationTestBase {
27 25

  
......
34 32

  
35 33
	protected static AbstractPostTaxonOperation operation;
36 34
	protected static Taxon taxon;
37
}
35
}

Also available in: Unified diff