summaryrefslogtreecommitdiff
path: root/spec/spec_helper.rb
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-09-09 12:34:57 -0700
committerGitHub <noreply@github.com>2020-09-09 12:34:57 -0700
commit7886fdc8f514f1b4eb324ee08a618aa291800bad (patch)
tree8bfee646ff2697463f1a632e331bdd96fe746f26 /spec/spec_helper.rb
parent4a288201d1290a8adf06febbdcd836d88e8da42f (diff)
parent5b3a62258e2dfbabbe8dce38b66557bad3ee4093 (diff)
downloadmixlib-log-7886fdc8f514f1b4eb324ee08a618aa291800bad.tar.gz
Merge pull request #61 from chef/chefstyle
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'spec/spec_helper.rb')
-rw-r--r--spec/spec_helper.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb
index e8a1bb1..b787403 100644
--- a/spec/spec_helper.rb
+++ b/spec/spec_helper.rb
@@ -18,7 +18,6 @@
#
$TESTING = true
-$:.push File.join(File.dirname(__FILE__), "..", "lib")
require "rspec"
require "mixlib/log"