summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-01-02 21:50:02 -0600
committerJesse Luehrs <doy@tozt.net>2013-01-02 21:51:08 -0600
commit7bc353cdd60af353a923a9c35b9ad4dd36711989 (patch)
tree78b68b133f9e96eb03cc9432b0a12c75874f7eef
parent80984ffc79cb58c7b75523737de7c81c4405ba03 (diff)
downloadtext-handlebars-7bc353cdd60af353a923a9c35b9ad4dd36711989.tar.gz
text-handlebars-7bc353cdd60af353a923a9c35b9ad4dd36711989.zip
disable eol tests, because some test files fail
-rw-r--r--dist.ini4
1 files changed, 3 insertions, 1 deletions
diff --git a/dist.ini b/dist.ini
index daf92f7..21e190c 100644
--- a/dist.ini
+++ b/dist.ini
@@ -10,7 +10,9 @@ skip = ^lib/Text/Handlebars/Compiler.pm$
skip = ^lib/Text/Handlebars/Symbol.pm$
skip = ^lib/Text/Xslate/Syntax/Handlebars.pm$
-[@DOY]
+[@Filter]
+-bundle = @DOY
+-remove = EOLTests
:version = 0.08
dist = Text-Handlebars
repository = github