summaryrefslogtreecommitdiff
path: root/test/files/presentation/completion-implicit-chained.check
diff options
context:
space:
mode:
authorJason Zaugg <jzaugg@gmail.com>2013-11-06 15:38:02 +0100
committerLuc Bourlier <luc.bourlier@typesafe.com>2013-11-15 14:50:59 +0100
commit9c7c66ff7907e3ab814f0f4375eeaf6cdd230d5e (patch)
tree20ccbbe62fc7108ab60a71e463f9b628092f7c26 /test/files/presentation/completion-implicit-chained.check
parentab77f2af52b41f70f161891be51d8737b9086d53 (diff)
downloadscala-9c7c66ff7907e3ab814f0f4375eeaf6cdd230d5e.tar.gz
scala-9c7c66ff7907e3ab814f0f4375eeaf6cdd230d5e.tar.bz2
scala-9c7c66ff7907e3ab814f0f4375eeaf6cdd230d5e.zip
Test infrastructure for scope completion
Adds a new marker /*_*/ to trigger scope completion test. Original type completion test oracles update for the tweaked output
Diffstat (limited to 'test/files/presentation/completion-implicit-chained.check')
-rw-r--r--test/files/presentation/completion-implicit-chained.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/presentation/completion-implicit-chained.check b/test/files/presentation/completion-implicit-chained.check
index b34e6bc7e1..f9d77f7a53 100644
--- a/test/files/presentation/completion-implicit-chained.check
+++ b/test/files/presentation/completion-implicit-chained.check
@@ -2,7 +2,7 @@ reload: Completions.scala
askTypeCompletion at Completions.scala(11,16)
================================================================================
-[response] askCompletionAt (11,16)
+[response] askTypeCompletion at (11,16)
retrieved 24 members
[inaccessible] protected[package lang] def clone(): Object
[inaccessible] protected[package lang] def finalize(): Unit