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