summaryrefslogtreecommitdiff
path: root/test/files/jvm5/annotations.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/jvm5/annotations.check')
-rw-r--r--test/files/jvm5/annotations.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/jvm5/annotations.check b/test/files/jvm5/annotations.check
index efdd54a237..a4e3d7420b 100644
--- a/test/files/jvm5/annotations.check
+++ b/test/files/jvm5/annotations.check
@@ -1,7 +1,7 @@
class java.rmi.RemoteException
class java.io.IOException
@java.lang.Deprecated()
-@test.SourceAnnotation(mail=scala@lists.epfl.ch, value=http://scala.epfl.ch)
+@test.SourceAnnotation(mail=scala@lists.epfl.ch, value=http://scala-lang.org)
@test.SourceAnnotation(mail=you@bloodsuckers.com, value=http://bloodsuckers.com)
@test.SourceAnnotation(mail=bill.gates@bloodsuckers.com, value=http://bloodsuckers.com)
0