* ConfigurationManagerTest.cs: Added/improved tests for
[mono.git] / mcs / class / System.Configuration / Test / standalone / t3.exe.expected
1 IsMachineLevel: False
2 appsettings.Settings.AllKeys.Count = 2
3 settings[second] = Welcome World!
4 settings[hithere] = Goodbye World!
5 AppSettings[second] = Welcome World!
6 AppSettings[hithere] = Goodbye World!