summaryrefslogtreecommitdiff
path: root/test/files/jvm5/attributes.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/jvm5/attributes.check')
-rw-r--r--test/files/jvm5/attributes.check4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/files/jvm5/attributes.check b/test/files/jvm5/attributes.check
index c0cc0aee03..06d35ddb48 100644
--- a/test/files/jvm5/attributes.check
+++ b/test/files/jvm5/attributes.check
@@ -1,4 +1,6 @@
class java.rmi.RemoteException
class java.io.IOException
@java.lang.Deprecated()
-@test.SourceAnnotation(url=http://scala.epfl.ch, mail=scala@lists.epfl.ch)
+@test.SourceAnnotation(mail=scala@lists.epfl.ch, value=http://scala.epfl.ch)
+@test.SourceAnnotation(mail=you@bloodsuckers.com, value=http://bloodsuckers.com)
+@test.SourceAnnotation(mail=bill.gates@bloodsuckers.com, value=http://bloodsuckers.com)