• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#*
2
3@test get.vm
4
5This template is used for Velocity regression testing.
6If you alter this template make sure you change the
7corresponding comparison file so that the regression
8test doesn't fail incorrectly.
9
10*#
11
12## Now the provider has been outfitted with
13## a get(key) method so it will just return
14## the key when asked for it.
15
16$provider.Muck
17$provider.Duck
18$provider.Truck
19
20