Forgot a comment for the extension test in the attachment_loop

This commit is contained in:
Colin Kuskie 2011-07-28 11:13:39 -07:00
parent 1d54196f44
commit 97644dae49

View file

@ -182,6 +182,7 @@ cmp_bag(
extension => 'tar',
}),
],
'extensions in the attachment_loop are correct'
) or diag Dumper($templateVars->{attachment_loop});
TODO: {