From 55286352c3fdcbb66d521e3d474f78903ba588e8 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Wed, 16 Apr 2014 15:38:56 -0400 Subject: [PodCoverageTests] still fails if there are files with no pod --- lib/Text/Handlebars/Symbol.pm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/Text/Handlebars/Symbol.pm b/lib/Text/Handlebars/Symbol.pm index cc81f7a..f4fffe4 100644 --- a/lib/Text/Handlebars/Symbol.pm +++ b/lib/Text/Handlebars/Symbol.pm @@ -16,4 +16,8 @@ has is_block_helper => ( __PACKAGE__->meta->make_immutable; no Mouse; +=for Pod::Coverage + +=cut + 1; -- cgit v1.2.3