summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/build.xml b/build.xml
index a3c5862517..3753ac6e5f 100644
--- a/build.xml
+++ b/build.xml
@@ -1449,12 +1449,6 @@ GENERATES A DISTRIBUTION
/>
</target>
- <target name="hudson" depends="build">
- <exec executable="test/scalatest" vmlauncher="no">
- <arg value="--quick --pos"/>
- </exec>
- </target>
-
<!-- ===========================================================================
CLEAN
============================================================================ -->