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:
authorGert Driesen <drieseng@users.sourceforge.net>2004-08-19 10:57:23 +0400
committerGert Driesen <drieseng@users.sourceforge.net>2004-08-19 10:57:23 +0400
commita52bb655d73eec761875151a1df95c145e3faf19 (patch)
tree460ae690e129c4c840ae5160c9e8b03c43c2ad5e /mcs/class/System.Data/System.Data_test.dll.sources
parent89dfcd990733eea2329f359b15da2c51dea8cf15 (diff)
Added System.Data.SqlClient/SqlConnectionTest.cs to
System.Data_test.dll.sources svn path=/trunk/mcs/; revision=32518
Diffstat (limited to 'mcs/class/System.Data/System.Data_test.dll.sources')
-rw-r--r--mcs/class/System.Data/System.Data_test.dll.sources1
1 files changed, 1 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 79c0b26db8f..1acc8f2ee19 100644
--- a/mcs/class/System.Data/System.Data_test.dll.sources
+++ b/mcs/class/System.Data/System.Data_test.dll.sources
@@ -34,3 +34,4 @@ System.Data/DataRelationCollectionTest.cs
System.Data/DataTableCollectionTest.cs
System.Data.Common/DataColumnMappingCollectionTest.cs
System.Data.Common/DataTableMappingCollectionTest.cs
+System.Data.SqlClient/SqlConnectionTest.cs