Bump to v0.06, adding in Mason tests and better config handling
[catagits/Catalyst-View-Email.git] / t / root / text_html / test.tt
index 256e0de..9467033 100644 (file)
@@ -1,7 +1,7 @@
 <html>
  <body>
   <h1>Look at my style</h1>
-  <p>I was sent to <em>[% email.to %]</em> on [% time %]</p>
+  <p>I was sent to <em>[% $stash_key.to %]</em> on [% time %]</p>
  </body>
 </html>