summaryrefslogtreecommitdiff
path: root/test/files
diff options
context:
space:
mode:
Diffstat (limited to 'test/files')
-rw-r--r--test/files/run/constrained-types.scala1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/files/run/constrained-types.scala b/test/files/run/constrained-types.scala
index 9a6d31cf6d..b640db1d67 100644
--- a/test/files/run/constrained-types.scala
+++ b/test/files/run/constrained-types.scala
@@ -87,7 +87,6 @@ object Test {
def main(args: Array[String]) {
val settings = new Settings
- settings.Xplugtypes.value = true
settings.Xexperimental.value = true
settings.selfInAnnots.value = true