diff options
author | Teemu Suo-Anttila <teemusa@vaadin.com> | 2016-04-27 11:26:25 +0300 |
---|---|---|
committer | Teemu Suo-Anttila <teemusa@vaadin.com> | 2016-04-27 11:26:25 +0300 |
commit | 8aae764b1f048e0d571855aa3b2d67877033b714 (patch) | |
tree | 56df8c3c48c4eed12795abd0f8160459d6a270bb | |
parent | 7dee9e4726dcf05bf316c54f1059add697d521f1 (diff) | |
download | vaadin-framework-8aae764b1f048e0d571855aa3b2d67877033b714.tar.gz vaadin-framework-8aae764b1f048e0d571855aa3b2d67877033b714.zip |
Move test UI to correct source folder
Change-Id: Iadb594d23632b71ca75eab36939cee422dda61cb
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/components/ui/WindowAndUIShortcuts.java (renamed from uitest/src/test/java/com/vaadin/tests/components/ui/WindowAndUIShortcuts.java) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/uitest/src/test/java/com/vaadin/tests/components/ui/WindowAndUIShortcuts.java b/uitest/src/main/java/com/vaadin/tests/components/ui/WindowAndUIShortcuts.java index c5c9c16e2d..c5c9c16e2d 100644 --- a/uitest/src/test/java/com/vaadin/tests/components/ui/WindowAndUIShortcuts.java +++ b/uitest/src/main/java/com/vaadin/tests/components/ui/WindowAndUIShortcuts.java |