Adding support for serialization / remoting.
[castle.git] / Tools / NVelocity / test / templates / include.vm
blob060fe29bfa1e996ae88225d225a65e6adc61ca81
1 #*
3 @test include.vm
5 This template is used for Velocity regression testing.
6 If you alter this template make sure you change the
7 corresponding comparison file so that the regression 
8 test doesn't fail incorrectly.
12 #include("include.vm" "include.vm")
14 #set($foo = "subdir/test.txt")
16 #include($foo)