From 567e9f2980999b8c3c0931f44e0b6ae10331a0d9 Mon Sep 17 00:00:00 2001 From: skyluc Date: Mon, 26 Sep 2011 08:59:21 +0000 Subject: Added test for the completion problem in the pr... Added test for the completion problem in the presentation compiler reported in the scala-ide ticket 1000620. --- test/disabled/presentation/ide-t1000620/Runner.scala | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test/disabled/presentation/ide-t1000620/Runner.scala (limited to 'test/disabled/presentation/ide-t1000620/Runner.scala') diff --git a/test/disabled/presentation/ide-t1000620/Runner.scala b/test/disabled/presentation/ide-t1000620/Runner.scala new file mode 100644 index 0000000000..1ef3cf9025 --- /dev/null +++ b/test/disabled/presentation/ide-t1000620/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