Sha256: b349a19f0d08150dab5e15c8a842df4ffe00b074bd7def9af950816e5ec4048f
Contents?: true
Size: 235 Bytes
Versions: 12
Compression:
Stored size: 235 Bytes
Contents
require 'test_helper' class NostalgicTest < ActiveSupport::TestCase def test_that_it_has_a_version_number refute_nil ::Nostalgic::VERSION end def test_it_does_something_useful assert_kind_of Module, Nostalgic end end
Version data entries
12 entries across 12 versions & 1 rubygems