New test
[mono.git] / mcs / errors / cs0592-6.cs
index ae495fbb1b0eab67efcbc262e930c138cf7ec582..851d2f1010ee58a761b15f47cf2444c1983a08fd 100644 (file)
@@ -1,4 +1,4 @@
-// cs0592-6.cs: Attribute 'TestAttribute' is not valid on this declaration type. It is valid on 'constructor' declarations only.
+// cs0592-6.cs: The attribute `TestAttribute' is not valid on this declaration type. It is valid on `constructor' declarations only
 // Line: 6
 
 using System;