summaryrefslogtreecommitdiffstats
path: root/tests/test.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test.xml')
-rw-r--r--tests/test.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test.xml b/tests/test.xml
index 5a789fdd3b..ed22dec25c 100644
--- a/tests/test.xml
+++ b/tests/test.xml
@@ -140,7 +140,7 @@
<!-- 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="**/wysiwyg*.java" />
+ <include name="**/sampler*.java" />
<include name="**/reindeer*.java" />
<include name="**/runo*.java" />
<include name="**/demop*.java" />