summaryrefslogtreecommitdiff
path: root/test/pending/presentation/t5708/Test.scala
diff options
context:
space:
mode:
authorphaller <hallerp@gmail.com>2012-05-06 23:47:37 +0200
committerphaller <hallerp@gmail.com>2012-05-06 23:47:37 +0200
commit03181b0a6932c719f6d41de2fa303b7f2e8836e7 (patch)
tree855c80ec5dfa9e307fdfd56627baaaaeeb1b486d /test/pending/presentation/t5708/Test.scala
parent7cac6334d4437ff54c4979799574045501f64135 (diff)
downloadscala-03181b0a6932c719f6d41de2fa303b7f2e8836e7.tar.gz
scala-03181b0a6932c719f6d41de2fa303b7f2e8836e7.tar.bz2
scala-03181b0a6932c719f6d41de2fa303b7f2e8836e7.zip
Add test for t5708 in pending/presentation
Diffstat (limited to 'test/pending/presentation/t5708/Test.scala')
-rw-r--r--test/pending/presentation/t5708/Test.scala5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/pending/presentation/t5708/Test.scala b/test/pending/presentation/t5708/Test.scala
new file mode 100644
index 0000000000..96e758d974
--- /dev/null
+++ b/test/pending/presentation/t5708/Test.scala
@@ -0,0 +1,5 @@
+import scala.tools.nsc.interactive.tests.InteractiveTest
+
+object Test extends InteractiveTest {
+
+} \ No newline at end of file