From 64f9d3dbc2350bd3b71fff60f55c738171559f72 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Sat, 10 Mar 2007 00:12:15 +0000 Subject: [PATCH] enable the bindingsource tests svn path=/trunk/mcs/; revision=74040 --- mcs/class/Managed.Windows.Forms/System.Windows.Forms_test.dll.sources | 1 + 1 file changed, 1 insertion(+) diff --git a/mcs/class/Managed.Windows.Forms/System.Windows.Forms_test.dll.sources b/mcs/class/Managed.Windows.Forms/System.Windows.Forms_test.dll.sources index 6fd85eb2b97..8cddd6eb916 100644 --- a/mcs/class/Managed.Windows.Forms/System.Windows.Forms_test.dll.sources +++ b/mcs/class/Managed.Windows.Forms/System.Windows.Forms_test.dll.sources @@ -2,6 +2,7 @@ System.Windows.Forms/ApplicationTest.cs System.Windows.Forms/AutoCompleteStringCollectionTest.cs System.Windows.Forms/ApplicationContextTest.cs +System.Windows.Forms/BindingSourceTest.cs System.Windows.Forms/BindingTest.cs System.Windows.Forms/BindingContextTest.cs System.Windows.Forms/BindingMemberInfoTest.cs -- 2.11.4.GIT