summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorAdriaan Moors <adriaan.moors@typesafe.com>2013-12-13 22:23:41 -0800
committerAdriaan Moors <adriaan.moors@typesafe.com>2013-12-18 17:42:22 -0800
commitc926974c3038d82766a8f91649b5f883f2ba651e (patch)
tree1c1891a3034ac32391e007d2dda7659915b45af3 /build.xml
parentd99a4919e0fa4894829c752a8f881d7b103d8cda (diff)
downloadscala-c926974c3038d82766a8f91649b5f883f2ba651e.tar.gz
scala-c926974c3038d82766a8f91649b5f883f2ba651e.tar.bz2
scala-c926974c3038d82766a8f91649b5f883f2ba651e.zip
Remove the unused test.continuations.suite.
Diffstat (limited to 'build.xml')
-rwxr-xr-xbuild.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/build.xml b/build.xml
index c274b970b6..adccd20a37 100755
--- a/build.xml
+++ b/build.xml
@@ -107,10 +107,6 @@ TODO:
<target name="distclean" depends="dist.clean" description="Removes all distributions. Binaries and documentation are untouched."/>
- <target name="test.continuations.suite">
- <echo message="DEPRECATED: the continuations have moved to https://github.com/scala/scala-continuations"/>
- </target>
-
<!-- ===========================================================================
PROPERTIES
============================================================================ -->