summaryrefslogtreecommitdiff
path: root/spec/unit/knife/node_list_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/unit/knife/node_list_spec.rb')
-rw-r--r--spec/unit/knife/node_list_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/unit/knife/node_list_spec.rb b/spec/unit/knife/node_list_spec.rb
index ec694cb040..c043d47b29 100644
--- a/spec/unit/knife/node_list_spec.rb
+++ b/spec/unit/knife/node_list_spec.rb
@@ -16,7 +16,7 @@
# limitations under the License.
#
-require 'spec_helper'
+require "spec_helper"
describe Chef::Knife::NodeList do
before(:each) do