X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ftests%2Ftest-286.cs;h=d7c0d0338869095c8760dcc73e604c5410b79781;hb=efcef476e324e9b4641fa116d2addc61536ea4d7;hp=d52ce5243b7b7e0d6dc21dd531f68ebc99267324;hpb=9b0a991937b2df87f2ca8116e54d5442ed88bb04;p=mono.git diff --git a/mcs/tests/test-286.cs b/mcs/tests/test-286.cs index d52ce5243b7..d7c0d033886 100644 --- a/mcs/tests/test-286.cs +++ b/mcs/tests/test-286.cs @@ -1,3 +1,5 @@ +// Compiler options: -r:System.Xml.dll + abstract class MethodWrapper { private string[] declaredExceptions;