Sha256: 242487e11f73af95d94b1d8a8d91ac82efbed7640960dfb8901e0881d748eff2

Contents?: true

Size: 163 Bytes

Versions: 1

Compression:

Stored size: 163 Bytes

Contents

require "test_helper"

module Pocket
  class VersionTest < ActiveSupport::TestCase
    def test_specifies_a_version
      assert Pocket::VERSION
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pocket-ruby-0.6.0 test/pocket/version_test.rb