summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/compiler/scala/tools/nsc/interactive/tests/InteractiveTestSettings.scala2
-rw-r--r--test/files/presentation/akka.flags (renamed from test/files/presentation/akka.opts)0
-rw-r--r--test/files/presentation/ide-bug-1000531.flags (renamed from test/files/presentation/ide-bug-1000531.opts)0
3 files changed, 1 insertions, 1 deletions
diff --git a/src/compiler/scala/tools/nsc/interactive/tests/InteractiveTestSettings.scala b/src/compiler/scala/tools/nsc/interactive/tests/InteractiveTestSettings.scala
index ec2ae3a11b..36671555d1 100644
--- a/src/compiler/scala/tools/nsc/interactive/tests/InteractiveTestSettings.scala
+++ b/src/compiler/scala/tools/nsc/interactive/tests/InteractiveTestSettings.scala
@@ -15,7 +15,7 @@ trait InteractiveTestSettings extends TestSettings with PresentationCompilerInst
/** Character delimiter for comments in .opts file */
private final val CommentStartDelimiter = "#"
- private final val TestOptionsFileExtension = "opts"
+ private final val TestOptionsFileExtension = "flags"
/** Prepare the settings object. Load the .opts file and adjust all paths from the
* Unix-like syntax to the platform specific syntax. This is necessary so that a
diff --git a/test/files/presentation/akka.opts b/test/files/presentation/akka.flags
index 56d026a62d..56d026a62d 100644
--- a/test/files/presentation/akka.opts
+++ b/test/files/presentation/akka.flags
diff --git a/test/files/presentation/ide-bug-1000531.opts b/test/files/presentation/ide-bug-1000531.flags
index 56d026a62d..56d026a62d 100644
--- a/test/files/presentation/ide-bug-1000531.opts
+++ b/test/files/presentation/ide-bug-1000531.flags