diff options
Diffstat (limited to 'uitest/src/com/vaadin/tests/tb3')
-rw-r--r-- | uitest/src/com/vaadin/tests/tb3/ChangedTB3TestLocator.java | 1 | ||||
-rw-r--r-- | uitest/src/com/vaadin/tests/tb3/ChangedTB3Tests.java | 1 | ||||
-rw-r--r-- | uitest/src/com/vaadin/tests/tb3/IncludeIfProperty.java | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/uitest/src/com/vaadin/tests/tb3/ChangedTB3TestLocator.java b/uitest/src/com/vaadin/tests/tb3/ChangedTB3TestLocator.java index a6f2e5191a..37aa77f36f 100644 --- a/uitest/src/com/vaadin/tests/tb3/ChangedTB3TestLocator.java +++ b/uitest/src/com/vaadin/tests/tb3/ChangedTB3TestLocator.java @@ -41,7 +41,6 @@ import org.eclipse.jgit.util.io.DisabledOutputStream; /** * - * @since * @author Vaadin Ltd */ public class ChangedTB3TestLocator extends TB3TestLocator { diff --git a/uitest/src/com/vaadin/tests/tb3/ChangedTB3Tests.java b/uitest/src/com/vaadin/tests/tb3/ChangedTB3Tests.java index 3c7030b1e9..290a4fbff6 100644 --- a/uitest/src/com/vaadin/tests/tb3/ChangedTB3Tests.java +++ b/uitest/src/com/vaadin/tests/tb3/ChangedTB3Tests.java @@ -27,7 +27,6 @@ import com.vaadin.tests.tb3.ChangedTB3Tests.ChangedTB3TestsSuite; * current workspace. If there are no changes in the workspace, it will run the * changes to test classes introduced in the HEAD commit. * - * @since * @author Vaadin Ltd */ @RunWith(ChangedTB3TestsSuite.class) diff --git a/uitest/src/com/vaadin/tests/tb3/IncludeIfProperty.java b/uitest/src/com/vaadin/tests/tb3/IncludeIfProperty.java index 789422c0c6..83f53e2e5f 100644 --- a/uitest/src/com/vaadin/tests/tb3/IncludeIfProperty.java +++ b/uitest/src/com/vaadin/tests/tb3/IncludeIfProperty.java @@ -29,7 +29,6 @@ import java.lang.annotation.Target; * <p> * Used by {@link TB3TestLocator} * - * @since * @author Vaadin Ltd */ @Retention(RetentionPolicy.RUNTIME) |