diff options
| author | Matt Robinson <matt@puppetlabs.com> | 2011-08-18 17:09:33 -0700 |
|---|---|---|
| committer | Matt Robinson <matt@puppetlabs.com> | 2011-08-18 17:09:33 -0700 |
| commit | 71e190bf255f98e900f7ddd55db393d448df3274 (patch) | |
| tree | 22655aa7ab859c603d9970ca953214baeb0eda1a /spec/integration/node_spec.rb | |
| parent | 249e287ed2dd6260b0289e27606b3cccea402fd5 (diff) | |
| parent | fd7332be5ca8ba78ff24a455fddad1713be779b5 (diff) | |
| download | puppet-71e190bf255f98e900f7ddd55db393d448df3274.tar.gz puppet-71e190bf255f98e900f7ddd55db393d448df3274.tar.xz puppet-71e190bf255f98e900f7ddd55db393d448df3274.zip | |
Merge pull request #48 from daniel-pittman/maint/2.7.x/strip-incorrect-rights-statements
Maint/2.7.x/strip incorrect rights statements
Diffstat (limited to 'spec/integration/node_spec.rb')
| -rwxr-xr-x | spec/integration/node_spec.rb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/spec/integration/node_spec.rb b/spec/integration/node_spec.rb index b81a1fdc3..5abb880a3 100755 --- a/spec/integration/node_spec.rb +++ b/spec/integration/node_spec.rb @@ -1,8 +1,4 @@ #!/usr/bin/env rspec -# -# Created by Luke Kanies on 2007-9-23. -# Copyright (c) 2007. All rights reserved. - require 'spec_helper' require 'puppet/node' |
