Merge pull request #3591 from directhex/mono_libdir_fallback
[mono.git] / mcs / errors / cs1590-2.cs
index 2c96df5202f812bc174c0c2d73669467ecdf3f12..33d02f06ecc924ca9e9b842c21c2bd28f52a7368 100644 (file)
@@ -1,5 +1,6 @@
-// Compiler options: -doc:xml-024.xml -warn:1 -warnaserror
-// Invalid XML 'include' element; Missing 'path' attribute
+// CS1590: Invalid XML `include' element. Missing `path' attribute
+// Line: 11
+// Compiler options: -doc:dummy.xml -warn:1 -warnaserror
 
 namespace Testing
 {