summaryrefslogtreecommitdiff
path: root/test/files/jvm/future-spec
diff options
context:
space:
mode:
authorHeather Miller <heather.miller@epfl.ch>2012-08-08 08:03:17 +0200
committerHeather Miller <heather.miller@epfl.ch>2012-08-08 08:03:17 +0200
commit540706a95d15b43dd94b5258477d36468e76474b (patch)
tree8aee0c19e20e71ed5f82da2a67c743a3b4b84843 /test/files/jvm/future-spec
parentea81ab3314359c98986e6fac74c807fa1accdfb6 (diff)
downloadscala-540706a95d15b43dd94b5258477d36468e76474b.tar.gz
scala-540706a95d15b43dd94b5258477d36468e76474b.tar.bz2
scala-540706a95d15b43dd94b5258477d36468e76474b.zip
Doc fix on exec ctx prepare method, fix to tests
Diffstat (limited to 'test/files/jvm/future-spec')
-rw-r--r--test/files/jvm/future-spec/TryTests.scala1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/files/jvm/future-spec/TryTests.scala b/test/files/jvm/future-spec/TryTests.scala
index db0be0dfff..82ca12276f 100644
--- a/test/files/jvm/future-spec/TryTests.scala
+++ b/test/files/jvm/future-spec/TryTests.scala
@@ -1,4 +1,3 @@
-x
// This is a port of the com.twitter.util Try spec.
// --
// It lives in the future-spec directory simply because it requires a specs-like