summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-07-24 00:03:48 -0700
committerGitHub <noreply@github.com>2020-07-24 00:03:48 -0700
commitdabd66308ac6a5d80f32d4567fdf6431428e6460 (patch)
tree46e9248596b33e1aefd284b7527baa822d2456c5
parent17cdaa58cb90d29134c7af2604c38b5b45f22ef3 (diff)
parentd4b4903796f65bfa65562ba964f56f8b3ff7b620 (diff)
downloadohai-dabd66308ac6a5d80f32d4567fdf6431428e6460.tar.gz
Merge pull request #1483 from chef/encoding
Remove redundant file encoding in spec
-rw-r--r--spec/unit/mixin/command_spec.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/unit/mixin/command_spec.rb b/spec/unit/mixin/command_spec.rb
index b0b9fd26..d6df3b0d 100644
--- a/spec/unit/mixin/command_spec.rb
+++ b/spec/unit/mixin/command_spec.rb
@@ -1,4 +1,3 @@
-# encoding: utf-8
#
# Author:: Diego Algorta (diego@oboxodo.com)
# Copyright:: Copyright (c) 2009 Diego Algorta