Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Baulig <martin@novell.com>2004-09-02 15:55:03 +0400
committerMartin Baulig <martin@novell.com>2004-09-02 15:55:03 +0400
commit54e8ff2fde7762014dbcb877be6318a59ba82fec (patch)
tree7525764b7350408d90b04bbc10a61280f2409e92 /mcs/tests/test-286.cs
parent6a6a06a442a3ac25f15d488c0c0ba8eb7d85f1ad (diff)
It's called System.Xml.
svn path=/trunk/mcs/; revision=33217
Diffstat (limited to 'mcs/tests/test-286.cs')
-rw-r--r--mcs/tests/test-286.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/tests/test-286.cs b/mcs/tests/test-286.cs
index 7a7811640df..a11aacfa6fb 100644
--- a/mcs/tests/test-286.cs
+++ b/mcs/tests/test-286.cs
@@ -1,4 +1,4 @@
-// Compiler options: -r:System.XML
+// Compiler options: -r:System.Xml
abstract class MethodWrapper
{