From 841556134f6ee85c531f46fc1402f0f4a3cfa243 Mon Sep 17 00:00:00 2001 From: Joshua Spence Date: Tue, 30 Dec 2014 02:46:57 -0800 Subject: [PATCH] Fix `puppet-lint` unit tests for the v1.1.0 Summary: This unit test is failing locally for me, using v1.1.0 of `puppet-lint`. Test Plan: `arc unit` Reviewers: epriestley, #blessed_reviewers Reviewed By: epriestley, #blessed_reviewers Subscribers: Korvin, epriestley Differential Revision: https://secure.phabricator.com/D11057 --- src/lint/linter/__tests__/puppet-lint/2sp_soft_tabs.lint-test | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/lint/linter/__tests__/puppet-lint/2sp_soft_tabs.lint-test b/src/lint/linter/__tests__/puppet-lint/2sp_soft_tabs.lint-test index 10205a1c..a61c0035 100644 --- a/src/lint/linter/__tests__/puppet-lint/2sp_soft_tabs.lint-test +++ b/src/lint/linter/__tests__/puppet-lint/2sp_soft_tabs.lint-test @@ -3,5 +3,7 @@ exec { 'test': refreshonly => true, } ~~~~~~~~~~ +warning:1:15 error:2:1 +warning:2:37 error:3:1