summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-09-16 09:46:28 -0700
committerGitHub <noreply@github.com>2020-09-16 09:46:28 -0700
commite65cf556091cd7e056e2ccd52fa811b18ebcdff1 (patch)
tree6d2d5ef9a39734ac1c16cce63d475916e1ba44cb
parent6fe7e9371fed39c6feaea674538219a515caf74c (diff)
downloadmixlib-cli-e65cf556091cd7e056e2ccd52fa811b18ebcdff1.tar.gz
Update spec/spec_helper.rb file_dir
Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: pete higgins <pete@peterhiggins.org>
-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 b9a13ac..6c9dc6c 100644
--- a/spec/spec_helper.rb
+++ b/spec/spec_helper.rb
@@ -1,5 +1,4 @@
$TESTING = true
-$:.push File.join(__dir__, "..", "lib")
require "mixlib/cli"