Fixing an issue where setting a custom property on a handler will not propagate it...
[castle.git] / Components / General / TemplateEngine / Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine.Tests / App.config
bloba1d39aa7211178b25e80a0aae737d782027c319f
1 <?xml version="1.0" encoding="utf-8" ?>
2 <configuration>
4 <appSettings>
5 <add key="tests.src" value="../Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine.Tests" />
6 </appSettings>
8 </configuration>