Sha256: d99038cc4d9c9592552c5256bb28c357e19abc6145793126780128906b1e6e43

Contents?: true

Size: 138 Bytes

Versions: 6

Compression:

Stored size: 138 Bytes

Contents

require 'test_helper'

class SimpleRedisTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, SimpleRedis
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
simple_redis-0.3.1 test/simple_redis_test.rb
simple_redis-0.3.0 test/simple_redis_test.rb
simple_redis-0.2.0 test/simple_redis_test.rb
simple_redis-0.1.7 test/simple_redis_test.rb
simple_redis-0.1.1 test/simple_redis_test.rb
simple_redis-0.0.1 test/simple_redis_test.rb