aboutsummaryrefslogtreecommitdiff
path: root/test/transform/resource/messages-ecj
diff options
context:
space:
mode:
Diffstat (limited to 'test/transform/resource/messages-ecj')
-rw-r--r--test/transform/resource/messages-ecj/SuperBuilderNameClashes.java.messages6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/transform/resource/messages-ecj/SuperBuilderNameClashes.java.messages b/test/transform/resource/messages-ecj/SuperBuilderNameClashes.java.messages
index 59774b92..3f371ab2 100644
--- a/test/transform/resource/messages-ecj/SuperBuilderNameClashes.java.messages
+++ b/test/transform/resource/messages-ecj/SuperBuilderNameClashes.java.messages
@@ -1,3 +1,3 @@
-3 WARNING The type parameter B is hiding the type SuperBuilderNameClashes.B
-3 WARNING The type parameter C is hiding the type SuperBuilderNameClashes.C
-3 WARNING The type parameter C2 is hiding the type SuperBuilderNameClashes.C2 \ No newline at end of file
+3 The type parameter B is hiding the type SuperBuilderNameClashes.B
+3 The type parameter C is hiding the type SuperBuilderNameClashes.C
+3 The type parameter C2 is hiding the type SuperBuilderNameClashes.C2