summaryrefslogtreecommitdiff
path: root/test/files/presentation/find-trees.check
diff options
context:
space:
mode:
authorIulian Dragos <jaguarul@gmail.com>2011-01-26 12:07:11 +0000
committerIulian Dragos <jaguarul@gmail.com>2011-01-26 12:07:11 +0000
commitda6b846e70f2718c13d633961fea870f7448f707 (patch)
tree1e7058552614d1468d546e5a51338db4c8384bd7 /test/files/presentation/find-trees.check
parentebafcc4e7cb4734736d6a063d49226f944d74637 (diff)
downloadscala-da6b846e70f2718c13d633961fea870f7448f707.tar.gz
scala-da6b846e70f2718c13d633961fea870f7448f707.tar.bz2
scala-da6b846e70f2718c13d633961fea870f7448f707.zip
Disabled presentation compiler tests.
Diffstat (limited to 'test/files/presentation/find-trees.check')
-rw-r--r--test/files/presentation/find-trees.check5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/files/presentation/find-trees.check b/test/files/presentation/find-trees.check
deleted file mode 100644
index 2b76b5aeb8..0000000000
--- a/test/files/presentation/find-trees.check
+++ /dev/null
@@ -1,5 +0,0 @@
-reload: InteractiveTest.scala
-====================
-asking position at 20:16
-retrieved tree: lazy private[this] var compiler: scala.tools.nsc.interactive.CompilerControl = new Global(InteractiveTest.this.settings, InteractiveTest.this.reporter)
-