cleanup
[taxeditor.git] / eu.etaxonomy.taxeditor.test / src / test / java / eu / etaxonomy / taxeditor / ui / selection / ClassificationSelectionElementTest.java
index 233cd8127bf2f25099f3e8adc86d0004cfbc2a59..3c7df0565011bdddd5d9cb32b0774741b2f84b20 100644 (file)
@@ -1,6 +1,11 @@
 /**\r
- *\r
- */\r
+* Copyright (C) 2015 EDIT\r
+* European Distributed Institute of Taxonomy\r
+* http://www.e-taxonomy.eu\r
+*\r
+* The contents of this file are subject to the Mozilla Public License Version 1.1\r
+* See LICENSE.TXT at the top of this package for the full license terms.\r
+*/\r
 package eu.etaxonomy.taxeditor.ui.selection;\r
 \r
 import org.eclipse.swtbot.eclipse.finder.waits.Conditions;\r
@@ -13,11 +18,11 @@ import org.junit.Test;
  * should be handled by different tests.\r
  *\r
  * @author n.hoffmann\r
- *\r
  */\r
 @Ignore\r
 public class ClassificationSelectionElementTest extends AbstractSelectionElementTest{\r
-       @Override\r
+\r
+    @Override\r
        public void setup() {\r
                super.setup();\r
                bot.menu("General").menu("New").menu("Taxon").click();\r