summaryrefslogtreecommitdiff
path: root/test/files/jvm/future-spec/TryTests.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/jvm/future-spec/TryTests.scala')
-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