summaryrefslogtreecommitdiff
path: root/test/files/jvm/manifests.check
diff options
context:
space:
mode:
authormichelou <michelou@epfl.ch>2008-12-09 14:10:01 +0000
committermichelou <michelou@epfl.ch>2008-12-09 14:10:01 +0000
commit4d32e17513cf46b786eef8523653ac366c73a09c (patch)
tree9597ac9fbc1fb91bbd7329a0a3a20f728e125128 /test/files/jvm/manifests.check
parentaae227ba010e11622442743d6f3f9f23d29c1e6b (diff)
downloadscala-4d32e17513cf46b786eef8523653ac366c73a09c.tar.gz
scala-4d32e17513cf46b786eef8523653ac366c73a09c.tar.bz2
scala-4d32e17513cf46b786eef8523653ac366c73a09c.zip
disabled one test on Java 1.4
Diffstat (limited to 'test/files/jvm/manifests.check')
-rw-r--r--test/files/jvm/manifests.check2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/files/jvm/manifests.check b/test/files/jvm/manifests.check
index 2539cd956b..bfcd6a20eb 100644
--- a/test/files/jvm/manifests.check
+++ b/test/files/jvm/manifests.check
@@ -55,5 +55,3 @@ List(List(1), List(2))=List(List(1), List(2))
Array(Array(1), Array(2))=Array(Array(1), Array(2))
-x=char, m=scala.reflect.Manifest[char]
-