summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMiklós Fazekas <mfazekas@szemafor.com>2021-08-05 15:55:18 +0200
committerMiklós Fazekas <mfazekas@szemafor.com>2021-08-05 15:55:18 +0200
commitf4f37d340dfbb405e8ad77a0ccf56ce66d4fb144 (patch)
tree4ff56cc4d554e887faba0b2c0eb63701df6dee95 /test
parentd45ee3449ba8b97df94680e75a42c79463e5f06d (diff)
downloadnet-ssh-f4f37d340dfbb405e8ad77a0ccf56ce66d4fb144.tar.gz
Remove byebug
Diffstat (limited to 'test')
-rw-r--r--test/integration/test_cert_host_auth.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/integration/test_cert_host_auth.rb b/test/integration/test_cert_host_auth.rb
index 9619c1f..312be85 100644
--- a/test/integration/test_cert_host_auth.rb
+++ b/test/integration/test_cert_host_auth.rb
@@ -1,7 +1,6 @@
require_relative 'common'
require 'fileutils'
require 'tmpdir'
-require 'byebug'
require 'net/ssh'
require 'timeout'