summaryrefslogtreecommitdiff
path: root/chef/spec/unit/mixin/deprecation_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'chef/spec/unit/mixin/deprecation_spec.rb')
-rw-r--r--chef/spec/unit/mixin/deprecation_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/chef/spec/unit/mixin/deprecation_spec.rb b/chef/spec/unit/mixin/deprecation_spec.rb
index af0b27ed22..b78080971b 100644
--- a/chef/spec/unit/mixin/deprecation_spec.rb
+++ b/chef/spec/unit/mixin/deprecation_spec.rb
@@ -31,4 +31,4 @@ describe Chef::Mixin::Deprecation::DeprecatedInstanceVariable do
@deprecated_ivar.to_sym.should == :value
end
-end \ No newline at end of file
+end