Tests for the modules with a keep_stash option
[catagits/Catalyst-View-Component-SubInclude.git] / t / lib / KeepStash / root / keepstash_call.tt
diff --git a/t/lib/KeepStash/root/keepstash_call.tt b/t/lib/KeepStash/root/keepstash_call.tt
new file mode 100644 (file)
index 0000000..ad5bb0a
--- /dev/null
@@ -0,0 +1,3 @@
+Shallow value: [% stash_value %]
+Deep Value: [% deep.stash_value %]
+New Value: [% new_value; c.stash.new_value = 'new' %]