Sha256: 0a1822129406e5108eaf694b922c876c749098816bfbefe799c6fa4fa0a97b3e
Contents?: true
Size: 160 Bytes
Versions: 2
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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pocket-ruby-0.0.9 | test/pocket/version_test.rb |
pocket-ruby-0.0.8 | test/pocket/version_test.rb |