summaryrefslogtreecommitdiff
path: root/spec/input
diff options
context:
space:
mode:
authorElvin Efendi <elvin.efendiyev@gmail.com>2016-06-02 21:35:11 +0200
committerElvin Efendi <elvin.efendiyev@gmail.com>2016-06-02 22:14:09 +0200
commit684f9b60fc6ffcc028081304de9c70cae793095f (patch)
tree9262ee88769bc3758a1c1bc9bbd623827a05e352 /spec/input
parent71d9bdc6a529d187d58a855208341409aa872289 (diff)
fix tests
Diffstat (limited to 'spec/input')
-rw-r--r--spec/input/ssh_spec.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/input/ssh_spec.rb b/spec/input/ssh_spec.rb
index c4210f2..2550d5c 100644
--- a/spec/input/ssh_spec.rb
+++ b/spec/input/ssh_spec.rb
@@ -4,6 +4,7 @@ require 'oxidized/input/ssh'
describe Oxidized::SSH do
before(:each) do
Oxidized.asetus = Asetus.new
+ Oxidized.setup_logger
Oxidized::Node.any_instance.stubs(:resolve_input)
Oxidized::Node.any_instance.stubs(:resolve_output)
@node = Oxidized::Node.new(name: 'example.com',