summaryrefslogtreecommitdiff
path: root/test/files/run/t4929.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t4929.scala')
-rw-r--r--test/files/run/t4929.scala1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/files/run/t4929.scala b/test/files/run/t4929.scala
index 3208cd1b09..1b0e8672d5 100644
--- a/test/files/run/t4929.scala
+++ b/test/files/run/t4929.scala
@@ -2,6 +2,7 @@ import scala.util.parsing.json._
import java.util.concurrent._
import collection.JavaConversions._
+@deprecated("Suppress warnings", since="2.11")
object Test extends App {
val LIMIT = 2000