]> source.dussan.org Git - vaadin-framework.git/commit
Move ComboBox tests to correct package
authorTeemu Suo-Anttila <teemusa@vaadin.com>
Mon, 19 May 2014 08:17:57 +0000 (11:17 +0300)
committerTeemu Suo-Anttila <teemusa@vaadin.com>
Mon, 19 May 2014 08:17:57 +0000 (11:17 +0300)
commit13ddd2b03c99b563b131c115982ac09453ca749f
tree3683794c17254b5ab7a3730ff6b4a3186999b185
parentf2597f7496241bfb3836fce0c0d3d1aa90a2f6dc
Move ComboBox tests to correct package

Change-Id: I2ad5164a637b2b4c96b46f30df036ccbc5cbcd66
uitest/src/com/vaadin/tests/components/combobox/ComboboxPageLengthZeroScroll.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/combobox/ComboboxPageLengthZeroScrollTest.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/combobox/ComboboxStyleChangeWidth.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/combobox/ComboboxStyleChangeWidthTest.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/ui/ComboboxPageLengthZeroScroll.java [deleted file]
uitest/src/com/vaadin/tests/components/ui/ComboboxPageLengthZeroScrollTest.java [deleted file]
uitest/src/com/vaadin/tests/components/ui/ComboboxStyleChangeWidth.java [deleted file]
uitest/src/com/vaadin/tests/components/ui/ComboboxStyleChangeWidthTest.java [deleted file]