test/test_helper.rb in ohm-0.0.31 vs test/test_helper.rb in ohm-0.0.32
- old
+ new
@@ -6,7 +6,7 @@
end
require "contest"
require File.dirname(__FILE__) + "/../lib/ohm"
-Ohm.connect(:port => 6381)
+Ohm.connect(:port => 6381, :db => 1, :timeout => 3)
Ohm.flush