Skip to content

Commit 48e0139

Browse files
committed
Remove Changes content test
1 parent 086a89c commit 48e0139

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

dist.ini

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,3 @@ module = IO::Uncompress::Brotli
4545
[Test::Compile]
4646
bail_out_on_fail = 1
4747
xt_mode = 1
48-
49-
[Test::ChangesHasContent]
50-
[Substitute]
51-
file = xt/release/changes_has_content.t
52-
code = s{^(note 'Checking Changes')}{if \(\(\$ENV\{TRAVIS_PULL_REQUEST\} \|\| '') eq 'false'\) \{\n chomp\(my \$branch_name = \(\$ENV\{TRAVIS_BRANCH\} || \`git rev-parse --abbrev-ref HEAD\`\)\);\n \$TODO = 'Changes need not have content for this release yet if this is only the master branch'\n if \(\$branch_name \|\| ''\) eq 'master';\n\}\n\n$1}

0 commit comments

Comments
 (0)