diff options
author | Henri Sara <henri.sara@itmill.com> | 2011-08-01 10:26:18 +0000 |
---|---|---|
committer | Henri Sara <henri.sara@itmill.com> | 2011-08-01 10:26:18 +0000 |
commit | d03ef9627d966cf2005318c26f3f40b08a5782ae (patch) | |
tree | 58e2d7f86bb6b3b471e561516145d30f2cda3930 /tests/test.xml | |
parent | 1a0b835459b8e28821e6310d4d5aada75a55a278 (diff) | |
download | vaadin-framework-d03ef9627d966cf2005318c26f3f40b08a5782ae.tar.gz vaadin-framework-d03ef9627d966cf2005318c26f3f40b08a5782ae.zip |
#7266 Remove main sampler tests from Vaadin 6.7
svn changeset:20055/svn branch:6.7
Diffstat (limited to 'tests/test.xml')
-rw-r--r-- | tests/test.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test.xml b/tests/test.xml index 7f6331ec8e..4f59fd0311 100644 --- a/tests/test.xml +++ b/tests/test.xml @@ -124,7 +124,6 @@ <!-- Long tests are prioritized to even out load at the end of the test run --> <!-- If you are interested in certain tests they can temporarily be added here --> <fileset dir="${test-output-dir}" id="priority-tests-fileset"> - <include name="**/sampler*.java" /> <include name="**/reindeer*.java" /> <include name="**/runo*.java" /> <include name="**/demop*.java" /> |