From 5caf65d340ff18605c971e9f80d629155f9cf6ff Mon Sep 17 00:00:00 2001 From: Iulian Dragos Date: Wed, 2 Feb 2011 09:33:16 +0000 Subject: Updated completion tests, still waiting for a d... Updated completion tests, still waiting for a divergent implicits fix in the presentation compiler. no review. --- test/disabled/presentation/simple-tests/SimpleInteractiveTest.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/disabled/presentation/simple-tests') diff --git a/test/disabled/presentation/simple-tests/SimpleInteractiveTest.scala b/test/disabled/presentation/simple-tests/SimpleInteractiveTest.scala index ef04defdf2..014fd24b6f 100644 --- a/test/disabled/presentation/simple-tests/SimpleInteractiveTest.scala +++ b/test/disabled/presentation/simple-tests/SimpleInteractiveTest.scala @@ -6,6 +6,6 @@ import scala.tools.nsc.interactive.tests._ */ object Test extends InteractiveTest { override val runRandomTests = false - settings.YpresentationDebug.value = true +// settings.YpresentationDebug.value = true // override val synchronousRequests = false } -- cgit v1.2.3