[System.Windows.Forms] Disable failing test
[mono-project.git] / mcs / tests / test-413.cs
blob3c1ad23d57463f0626772f33b494ab5dd3bb1444
1 // Compiler options: -r:test-413-lib.dll
3 using Inner = Foo.Bar.Baz.Inner;
4 public class Driver {
5 public static void Main () {
6 Inner.Frob();