summaryrefslogtreecommitdiff
path: root/test/files/jvm5/attributes.check
diff options
context:
space:
mode:
authormihaylov <mihaylov@epfl.ch>2007-02-21 16:43:30 +0000
committermihaylov <mihaylov@epfl.ch>2007-02-21 16:43:30 +0000
commitcb7f66a22c9167a7e8ffce042a4bf1c5c9849a89 (patch)
tree220bf1701d5f55c7e3d902d5a9cc75e035fddbca /test/files/jvm5/attributes.check
parent5c7809eab475a1bb0841e0be919ebfa3b283ef8e (diff)
downloadscala-cb7f66a22c9167a7e8ffce042a4bf1c5c9849a89.tar.gz
scala-cb7f66a22c9167a7e8ffce042a4bf1c5c9849a89.tar.bz2
scala-cb7f66a22c9167a7e8ffce042a4bf1c5c9849a89.zip
Fixed a name clash in the test suite (jvm/unitt...
Fixed a name clash in the test suite (jvm/unittest_io vs jvm5/attributes)
Diffstat (limited to 'test/files/jvm5/attributes.check')
-rw-r--r--test/files/jvm5/attributes.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/jvm5/attributes.check b/test/files/jvm5/attributes.check
index 35d0c8212d..c0cc0aee03 100644
--- a/test/files/jvm5/attributes.check
+++ b/test/files/jvm5/attributes.check
@@ -1,4 +1,4 @@
class java.rmi.RemoteException
class java.io.IOException
@java.lang.Deprecated()
-@Source(url=http://scala.epfl.ch, mail=scala@lists.epfl.ch)
+@test.SourceAnnotation(url=http://scala.epfl.ch, mail=scala@lists.epfl.ch)