summaryrefslogtreecommitdiff
path: root/test/files/pos
diff options
context:
space:
mode:
authorAntoine Gourlay <antoine@gourlay.fr>2014-09-26 12:24:28 +0200
committerAntoine Gourlay <antoine@gourlay.fr>2014-09-29 12:24:16 +0200
commit3059afb3494719bbe8de9e013bd1937bf144ef97 (patch)
tree84b305600b578ee6928a6fa0ffd7b4f1594e6396 /test/files/pos
parentf62c312a857e1a6cc6646ee60a0f86866e19c01b (diff)
downloadscala-3059afb3494719bbe8de9e013bd1937bf144ef97.tar.gz
scala-3059afb3494719bbe8de9e013bd1937bf144ef97.tar.bz2
scala-3059afb3494719bbe8de9e013bd1937bf144ef97.zip
Cleanup a few flags in test/files/
* String interpolation isn't Xexperimental anymore A few useless Xexperimental flags in tests were left behind by 6917cca, after string interpolation was made non-experimental in 983f414. * things added under -Xfuture in 2.10 are very much Xpresent now, the flag isn't needed anymore.
Diffstat (limited to 'test/files/pos')
-rw-r--r--test/files/pos/five-dot-f.flags1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/files/pos/five-dot-f.flags b/test/files/pos/five-dot-f.flags
deleted file mode 100644
index 112fc720a0..0000000000
--- a/test/files/pos/five-dot-f.flags
+++ /dev/null
@@ -1 +0,0 @@
--Xfuture \ No newline at end of file