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 deleted file mode 100644 index a61c0035..00000000 --- a/src/lint/linter/__tests__/puppet-lint/2sp_soft_tabs.lint-test +++ /dev/null @@ -1,9 +0,0 @@ -exec { 'test': - subscribe => File['/etc/test'], - refreshonly => true, -} -~~~~~~~~~~ -warning:1:15 -error:2:1 -warning:2:37 -error:3:1