From 78315845b10c9fc77c76c1440a780711c700ae0b Mon Sep 17 00:00:00 2001 From: Micro Dotta Date: Fri, 11 Nov 2011 16:08:26 +0000 Subject: Enabled Presentation Compiler test for IDE tick... Enabled Presentation Compiler test for IDE ticket #1000349, which has been fixed by odersky in r25625. no review. --- test/files/presentation/ide-bug-1000349/Runner.scala | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test/files/presentation/ide-bug-1000349/Runner.scala (limited to 'test/files/presentation/ide-bug-1000349/Runner.scala') diff --git a/test/files/presentation/ide-bug-1000349/Runner.scala b/test/files/presentation/ide-bug-1000349/Runner.scala new file mode 100644 index 0000000000..1ef3cf9025 --- /dev/null +++ b/test/files/presentation/ide-bug-1000349/Runner.scala @@ -0,0 +1,3 @@ +import scala.tools.nsc.interactive.tests._ + +object Test extends InteractiveTest \ No newline at end of file -- cgit v1.2.3