summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheodore Nordsieck <theo@opscode.com>2013-08-02 10:29:17 -0700
committerTheodore Nordsieck <theo@opscode.com>2013-08-08 16:12:31 -0700
commitf766cc8289f2e4dfe7d1bf526589884a5db4f962 (patch)
treec347b00a4592ce1fdd8f8b9dd0f5ffb58333a589
parentfc5885ea6e12630c7c0b867b89044dd98c864f06 (diff)
downloadohai-f766cc8289f2e4dfe7d1bf526589884a5db4f962.tar.gz
cleaned up work-in-progress
-rw-r--r--spec/unit/path/ohai_plugin_common.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/unit/path/ohai_plugin_common.rb b/spec/unit/path/ohai_plugin_common.rb
index 304b6c77..7a05fa55 100644
--- a/spec/unit/path/ohai_plugin_common.rb
+++ b/spec/unit/path/ohai_plugin_common.rb
@@ -20,7 +20,6 @@ require 'json'
require 'rspec'
require 'ohai'
require 'yaml'
-require File.expand_path(File.dirname(__FILE__) + '/fake_exe.rb')
class OhaiPluginCommon
def fake_command(data, platform, arch, env)