test/tools/javac/Diagnostics/6769027/tester.properties

changeset 400
35e29f51a7c3
parent 221
6ada6122dd4f
child 2525
2eb010b6cb22
     1.1 --- a/test/tools/javac/Diagnostics/6769027/tester.properties	Thu Sep 03 18:34:17 2009 -0700
     1.2 +++ b/test/tools/javac/Diagnostics/6769027/tester.properties	Tue Sep 08 11:12:13 2009 -0700
     1.3 @@ -3,11 +3,11 @@
     1.4  
     1.5  compiler.err.double=\
     1.6      This is a test error message.\n\
     1.7 -	This is another line of the above error message {0}
     1.8 +        This is another line of the above error message {0}
     1.9  
    1.10  compiler.misc.single=\
    1.11      This is a test subdiagnostic {0}
    1.12  
    1.13  compiler.misc.double=\
    1.14      This is a test subdiagnostic.\n\
    1.15 -	This is another line of the above subdiagnostic {0}
    1.16 +        This is another line of the above subdiagnostic {0}

mercurial