Sha256: 981087ac20890c874da80419c95219342207edf259d0ccdd544f47959d0c1e37

Contents?: true

Size: 145 Bytes

Versions: 4

Compression:

Stored size: 145 Bytes

Contents

require 'test_helper'

describe Redis::Store::VERSION do
  it 'returns current version' do
    _(Redis::Store::VERSION).wont_equal nil
  end
end

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
redis-store-1.11.0 test/redis/store/version_test.rb
redis-store-1.10.0 test/redis/store/version_test.rb
redis-store-pika-1.9.2.1 test/redis/store/version_test.rb
redis-store-1.9.2 test/redis/store/version_test.rb