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:
authorUmadevi S <uma@mono-cvs.ximian.com>2004-05-26 15:35:36 +0400
committerUmadevi S <uma@mono-cvs.ximian.com>2004-05-26 15:35:36 +0400
commit1816c5b871a8b057d285f49f86eae1e0645aa01b (patch)
tree897a0aa203a21a9c7faa7816d6e7bd40456ac87d /mcs/class/System.Data/System.Data_test.dll.sources
parent59a8b939c474886a4b930b0e1832193886afe253 (diff)
2004-05-26 Umadevi S <sumadevi@novell.com.
* Added files DataTableCollectionTest and DataRelationCollectionTest to the system.data_test.dll.sources svn path=/trunk/mcs/; revision=28146
Diffstat (limited to 'mcs/class/System.Data/System.Data_test.dll.sources')
-rw-r--r--mcs/class/System.Data/System.Data_test.dll.sources2
1 files changed, 2 insertions, 0 deletions
diff --git a/mcs/class/System.Data/System.Data_test.dll.sources b/mcs/class/System.Data/System.Data_test.dll.sources
index b97251273ee..73af4285d1e 100644
--- a/mcs/class/System.Data/System.Data_test.dll.sources
+++ b/mcs/class/System.Data/System.Data_test.dll.sources
@@ -30,3 +30,5 @@ System.Data/DataViewTest.cs
System.Data/ForeignKeyConstraintTest.cs
System.Data/TypedDataSetGeneratorTest.cs
System.Data/UniqueConstraintTest.cs
+System.Data/DataRelationCollectionTest.cs
+System.Data/DataTableCollectionTest.cs