diff options
author | Aleksi Hietanen <aleksi@vaadin.com> | 2016-06-22 13:30:25 +0300 |
---|---|---|
committer | Ilia Motornyi <elmot@vaadin.com> | 2016-06-23 14:20:03 +0000 |
commit | 254aa330b8400235d3c1a9aebf1c3c2cc097c9d9 (patch) | |
tree | 7613d8c70b45a46ab2fa59283078143f5fcf7fd1 /uitest/src/com/vaadin/tests/tb3/IncludeIfProperty.java | |
parent | 2d404f6c7ca607bc3eeed86aa6dc05ffabd86ebf (diff) | |
download | vaadin-framework-7.6.7.tar.gz vaadin-framework-7.6.7.zip |
Add missing @since, remove empty @since annotations from tests7.6.7
Change-Id: I47ccc3bdffa5b6c9ea12dae2f21dd4578f483bc0
Diffstat (limited to 'uitest/src/com/vaadin/tests/tb3/IncludeIfProperty.java')
-rw-r--r-- | uitest/src/com/vaadin/tests/tb3/IncludeIfProperty.java | 1 |
1 files changed, 0 insertions, 1 deletions
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) |