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