Regex version still fails
[catagits/CatalystX-HelpText.git] / t / lib / TestApp / root / difficult
index 02c35e9..c6711f4 100644 (file)
@@ -1,3 +1,4 @@
+[% help_text("one"); help_text("two"); %]
 [% help_text("undocumented") %]
 [% help_text(no_pass) %]
 [%
@@ -5,4 +6,4 @@
   help_text  ( "pass");
   help_text( 'pass' );
   help_text  ( 'pass');
-%]
\ No newline at end of file
+%]