Sha256: 1c1a680e48536823e6a7f19b0633fc5205880dfb20da003fff8e57c2b3efcb41
Contents?: true
Size: 203 Bytes
Versions: 26
Compression:
Stored size: 203 Bytes
Contents
# encoding: UTF-8 require 'test_helper' require 'stringex' class VersionTest < Test::Unit::TestCase def test_version_is_exposed assert_nothing_raised do Stringex::Version end end end
Version data entries
26 entries across 25 versions & 2 rubygems