Sha256: 219f505409e2f500bdf665b84167c14284de521fa0545ee93e2238237e9bb4ab
Contents?: true
Size: 240 Bytes
Versions: 2
Compression:
Stored size: 240 Bytes
Contents
# encoding: UTF-8 require File.expand_path("./helper", File.dirname(__FILE__)) require "redis/distributed" setup do log = StringIO.new init Redis::Distributed.new(NODES, :logger => ::Logger.new(log)) end load './test/lint/hashes.rb'
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
gorsuch-redis-3.0.0.rc1 | test/distributed_commands_on_hashes_test.rb |
redis-3.0.0.rc1 | test/distributed_commands_on_hashes_test.rb |