Sha256: 598be327fc833cea66e5735b897997b6bd952ca49a43f6adecaf5c2bec2a8474

Contents?: true

Size: 160 Bytes

Versions: 8

Compression:

Stored size: 160 Bytes

Contents

require "test_helper"

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

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
pocket-ruby-0.5.0 test/pocket/version_test.rb
pocket-ruby-0.4.0 test/pocket/version_test.rb
pocket-ruby-0.3.0 test/pocket/version_test.rb
pocket-ruby-0.2.1 test/pocket/version_test.rb
pocket-ruby-0.2.0 test/pocket/version_test.rb
pocket-ruby-0.1.0 test/pocket/version_test.rb
pocket-ruby-andyw8-0.1.0 test/pocket/version_test.rb
pocket-ruby-andyw8-0.0.8 test/pocket/version_test.rb