summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-06-04 19:47:44 -0500
committerJesse Luehrs <doy@tozt.net>2013-06-04 19:47:44 -0500
commit4b7635b18639b7494f393b3e6b2b40129669d8a4 (patch)
treee64e6e5fe668fd9fb96327fcac9a4a8feb289be9
parentf16af331951a8a837483b899ac94fbe5c7d41d8b (diff)
downloadreply-4b7635b18639b7494f393b3e6b2b40129669d8a4.tar.gz
reply-4b7635b18639b7494f393b3e6b2b40129669d8a4.zip
avoid test failures from DataPrinter
-rw-r--r--dist.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist.ini b/dist.ini
index d874782..ad49292 100644
--- a/dist.ini
+++ b/dist.ini
@@ -12,7 +12,7 @@ skip = ^lib/Reply/Plugin/Defaults.pm$
:version = 0.08
dist = Reply
repository = github
-Test::Compile_skip = ::(?:Nopaste|DataDump|Editor)$
+Test::Compile_skip = ::(?:Nopaste|DataDump|DataPrinter|Editor)$
PodWeaver_finder = WeaverFiles
[ContributorsFromGit]