aboutsummaryrefslogtreecommitdiffstats
path: root/tests/integration_tests.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration_tests.xml')
-rw-r--r--tests/integration_tests.xml8
1 files changed, 1 insertions, 7 deletions
diff --git a/tests/integration_tests.xml b/tests/integration_tests.xml
index 26dedcce9d..946dbc53fd 100644
--- a/tests/integration_tests.xml
+++ b/tests/integration_tests.xml
@@ -142,17 +142,11 @@
<target name="integration-test-jetty8">
<antcall target="run-generic-integration-test">
- <param name="target-server" value="jetty8" />
- </antcall>
- </target>
-
- <target name="integration-test-jetty8">
- <antcall target="run-generic-integration-test">
<param name="startDelay" value="300" />
<param name="target-server" value="jetty8" />
</antcall>
</target>
-
+
<target name="integration-test-jboss3">
<antcall target="run-generic-integration-test">
<param name="startDelay" value="10" />