summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-09-03 13:38:58 -0500
committerJesse Luehrs <doy@tozt.net>2010-09-03 13:38:58 -0500
commitc9af454387315a60493b2d98d77ad2e7a07afcd7 (patch)
treec613f694ec5a6b0a916ff11f0d820b6cff7b272f
parentf825b77cbed126a3232d8ffde3f50ee52d4201e6 (diff)
downloadplack-middleware-auth-htpasswd-c9af454387315a60493b2d98d77ad2e7a07afcd7.tar.gz
plack-middleware-auth-htpasswd-c9af454387315a60493b2d98d77ad2e7a07afcd7.zip
don't prune the dot files in the test suite
-rw-r--r--dist.ini4
1 files changed, 3 insertions, 1 deletions
diff --git a/dist.ini b/dist.ini
index 1684e85..ec8cec5 100644
--- a/dist.ini
+++ b/dist.ini
@@ -4,7 +4,9 @@ license = Perl_5
copyright_holder = Jesse Luehrs
[@DOY]
-dist = Plack-Middleware-Auth-Htpasswd
+dist = Plack-Middleware-Auth-Htpasswd
+GatherDir_include_dotfiles = 1
+PruneCruft_except = t/data/02
[Prereq]
Authen::Htpasswd = 0