Skip to content

Commit 6161efc

Browse files
committed
Adding timeout to test helper
1 parent 515887a commit 6161efc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_helper.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
require 'rubygems'
2+
require 'timeout'
23
require 'bundler/setup'
34

45
$dir = File.dirname(File.expand_path(__FILE__))

0 commit comments

Comments
 (0)