* ConfigurationManagerTest.cs: Added/improved tests for
[mono.git] / mcs / class / System.Configuration / Test / standalone / t5.exe.config2
1 <appSettings>
2         <add key="hithere" value="Hello World!"/>
3 </appSettings>