summaryrefslogtreecommitdiff
path: root/spec/unit/plugins/elixir_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/unit/plugins/elixir_spec.rb')
-rw-r--r--spec/unit/plugins/elixir_spec.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/spec/unit/plugins/elixir_spec.rb b/spec/unit/plugins/elixir_spec.rb
index 3888e03d..a82c8179 100644
--- a/spec/unit/plugins/elixir_spec.rb
+++ b/spec/unit/plugins/elixir_spec.rb
@@ -14,7 +14,7 @@
# limitations under the License.
#
-require File.expand_path(File.join(File.dirname(__FILE__), '..', '..', '/spec_helper.rb'))
+require File.expand_path(File.join(File.dirname(__FILE__), "..", "..", "/spec_helper.rb"))
describe Ohai::System, "plugin elixir" do
@@ -43,4 +43,3 @@ describe Ohai::System, "plugin elixir" do
end
end
-