diff options
Diffstat (limited to 'spec')
| -rwxr-xr-x | spec/unit/type/file_spec.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/spec/unit/type/file_spec.rb b/spec/unit/type/file_spec.rb index 698dff52a..27d6727f3 100755 --- a/spec/unit/type/file_spec.rb +++ b/spec/unit/type/file_spec.rb @@ -863,8 +863,6 @@ describe Puppet::Type.type(:file) do end describe "when using content" do - SOURCE_ONLY_CHECKSUMS = [:none, :ctime, :mtime] - before do @file[:content] = 'file contents' end |
