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