From 97644dae49612d19f1be531c081aa38d5fa4a2ec Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Thu, 28 Jul 2011 11:13:39 -0700 Subject: [PATCH] Forgot a comment for the extension test in the attachment_loop --- t/Asset/Wobject/Article.t | 1 + 1 file changed, 1 insertion(+) diff --git a/t/Asset/Wobject/Article.t b/t/Asset/Wobject/Article.t index ebf5eb80a..5f0df35d2 100644 --- a/t/Asset/Wobject/Article.t +++ b/t/Asset/Wobject/Article.t @@ -182,6 +182,7 @@ cmp_bag( extension => 'tar', }), ], + 'extensions in the attachment_loop are correct' ) or diag Dumper($templateVars->{attachment_loop}); TODO: {