cutting rubocop offenses down to 32
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#
|
||||
# encoding: utf-8
|
||||
# Copyright 2012, Opscode, Inc.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
@@ -14,11 +14,12 @@
|
||||
# limitations under the License.
|
||||
#
|
||||
|
||||
# helpers
|
||||
module Helpers
|
||||
# postfix
|
||||
module Postfix
|
||||
include MiniTest::Chef::Assertions
|
||||
include MiniTest::Chef::Context
|
||||
include MiniTest::Chef::Resources
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user