minor
[taxeditor.git] / eu.etaxonomy.taxeditor.test / src / test / java / eu / etaxonomy / taxeditor / ui / selection / NameSelectionElementTest.java
index 1f1badc2c7e28f91f3d2e228ef38a8cfd175b1fd..da607b5c606c442df2c1cb7c0cffedd4ae068f57 100644 (file)
@@ -1,9 +1,14 @@
 /**\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
+import org.eclipse.swtbot.swt.finder.waits.Conditions;\r
 import org.junit.Ignore;\r
 import org.junit.Test;\r
 \r
@@ -13,7 +18,8 @@ import org.junit.Test;
  */\r
 @Ignore\r
 public class NameSelectionElementTest extends AbstractSelectionElementTest {\r
-       @Override\r
+\r
+    @Override\r
        public void setup() {\r
                super.setup();\r
                bot.menu("General").menu("New").menu("Taxon").click();\r