repo.or.cz
/
castle.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Changed to use Authenticate asp.net event instead of Authorize
[castle.git]
/
MonoRail
/
Castle.MonoRail.Framework.Views.NVelocity.Tests
/
App.config
blob
4259f34b32b02aae853c539eb0d79cef9b2d9fa1
1
<?xml
version
=
"1.0"
encoding
=
"utf-8"
?>
2
<configuration>
3
<appSettings>
4
<add
key
=
"tests.src"
value
=
"../Castle.MonoRail.Framework.Views.NVelocity.Tests"
/>
5
<add
key
=
"web.physical.dir"
value
=
"../TestSiteNVelocity"
/>
6
<add
key
=
"web.virtual.dir"
value
=
"/"
/>
7
</appSettings>
8
</configuration>