2009-06-06 Carlos Alberto Cortez <calberto.cortez@gmail.com>
[mono.git] / mcs / class / Managed.Windows.Forms / Test / System.Windows.Forms / BindingMemberInfoTest.cs
index 3c63ced65ce9a3672c0259a62c2179eb3270a6ad..67891d3d811018069d2d5a20ab1a62754c87ee94 100644 (file)
@@ -30,10 +30,10 @@ using System.Windows.Forms;
 
 using NUnit.Framework;
 
-namespace MonoTests.System.Windows.Forms {
+namespace MonoTests.System.Windows.Forms.DataBinding {
 
        [TestFixture]
-       public class BindingMemberInfoTest {
+       public class BindingMemberInfoTest : TestHelper {
 
                [Test]
                public void CtorNullTest ()