summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Ochsenreither <simon@ochsenreither.de>2013-07-01 13:29:06 +0200
committerSimon Ochsenreither <simon@ochsenreither.de>2013-07-01 13:29:06 +0200
commitf5a18b5afaf866134a49af167db707a52044ea99 (patch)
tree9199c28bf88a73b4f4373dfbecf5495ed3662764
parentbfda11426f9c908831489bb9173bc88dec5c4ce8 (diff)
downloadscala-f5a18b5afaf866134a49af167db707a52044ea99.tar.gz
scala-f5a18b5afaf866134a49af167db707a52044ea99.tar.bz2
scala-f5a18b5afaf866134a49af167db707a52044ea99.zip
SI-7591 Move command-line spec usage demo to tests
-rw-r--r--test/files/pos/t7591/Demo.scala (renamed from src/compiler/scala/tools/cmd/Demo.scala)4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/compiler/scala/tools/cmd/Demo.scala b/test/files/pos/t7591/Demo.scala
index fc90140f8f..696d53585b 100644
--- a/src/compiler/scala/tools/cmd/Demo.scala
+++ b/test/files/pos/t7591/Demo.scala
@@ -3,9 +3,7 @@
* @author Paul Phillips
*/
-package scala
-package tools
-package cmd
+import scala.tools.cmd._
/** A sample command specification for illustrative purposes.
* First take advantage of the meta-options: