From 12a3b4c5ffe61ad646c33c59a666386e11429316 Mon Sep 17 00:00:00 2001 From: michelou Date: Fri, 2 Mar 2007 13:35:59 +0000 Subject: added test for @BeanProperty annotation --- test/files/jvm5/annotations.check | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/files/jvm5/annotations.check') diff --git a/test/files/jvm5/annotations.check b/test/files/jvm5/annotations.check index 06d35ddb48..efdd54a237 100644 --- a/test/files/jvm5/annotations.check +++ b/test/files/jvm5/annotations.check @@ -4,3 +4,5 @@ class java.io.IOException @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) +0 +99 -- cgit v1.2.3