summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-06-21 08:08:25 -0400
committerJesse Luehrs <doy@tozt.net>2013-06-21 08:09:38 -0400
commit56be5e40cb4e1e5112bb6381aa7f38680212258b (patch)
tree30a6375ad3b5dcba33a68fd9462b400066962135
parent2cc54e0b08b12bfc5d09338b5c4cbf4a1229040e (diff)
downloadreply-56be5e40cb4e1e5112bb6381aa7f38680212258b.tar.gz
reply-56be5e40cb4e1e5112bb6381aa7f38680212258b.zip
fix tests
-rw-r--r--Changes1
-rw-r--r--dist.ini2
2 files changed, 2 insertions, 1 deletions
diff --git a/Changes b/Changes
index 0abdc5f..406902d 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,7 @@
Revision history for Reply
{{$NEXT}}
+ - fix tests
0.08 2013-06-21
- add AutoRefresh plugin (Michael Reddick)
diff --git a/dist.ini b/dist.ini
index 98ae013..69d56a3 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|DataPrinter|Editor)$
+Test::Compile_skip = ::(?:Nopaste|DataDump|DataPrinter|Editor|AutoRefresh)$
PodWeaver_finder = WeaverFiles
[ContributorsFromGit]