summaryrefslogtreecommitdiff
path: root/test/files/presentation/ide-bug-1000469/Runner.scala
blob: c53533fdddbafe81edd0cc0942f8cb32b80dae4c (plain) (blame)
1
2
3
4
5
import scala.tools.nsc.interactive.tests._

object Test extends InteractiveTest {
  override val runRandomTests = false
}