summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/transport/test_packet_stream.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/transport/test_packet_stream.rb b/test/transport/test_packet_stream.rb
index bcd65b8..76e33e0 100644
--- a/test/transport/test_packet_stream.rb
+++ b/test/transport/test_packet_stream.rb
@@ -1,6 +1,7 @@
# encoding: ASCII-8BIT
require 'common'
+require 'timeout'
require 'net/ssh/transport/packet_stream'
module Transport