image mime types are now set automatically. Although this is a bit of a hack.
[taxeditor.git] / eu.etaxonomy.taxeditor.store / src / test / java / eu / etaxonomy / taxeditor / store / operations / AbstractTaxeditorOperationTestBase.java
@@ -23,7 +23,7 @@ import eu.etaxonomy.taxeditor.operation.IPostOperationEnabled;
  * @created 15.04.2009
  * @version 1.0
  */
-public class AbstractTaxeditorOperationTest {
+public abstract class AbstractTaxeditorOperationTestBase {
        
        public static final IUndoContext undoContext = null;