summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-07-21 16:50:34 -0400
committerJesse Luehrs <doy@tozt.net>2013-07-21 16:50:34 -0400
commit597610ad1c915a5b004148fdb3151b0cec976790 (patch)
tree9e3e002a3b536ea943d73b51c8318d08f3f6ecb9 /dist.ini
parent336e491e532144d1c8a6e367409149e8d084fa1d (diff)
downloadparse-keyword-597610ad1c915a5b004148fdb3151b0cec976790.tar.gz
parse-keyword-597610ad1c915a5b004148fdb3151b0cec976790.zip
add tests for Fun
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist.ini b/dist.ini
index adf1cce..0e9bb8b 100644
--- a/dist.ini
+++ b/dist.ini
@@ -13,7 +13,7 @@ awesome = =inc::MakeMaker
[AutoPrereqs]
skip = ^Error.*$
-skip = ^Try$
+skip = ^(?:Try|Fun)$
[Prereqs / ConfigureRequires]
Devel::CallParser = 0