Sha256: c838e584987014df685aae4cc60fb614acedf2a466f82bcdc9c0cc9d02feca29
Contents?: true
Size: 134 Bytes
Versions: 7
Compression:
Stored size: 134 Bytes
Contents
require 'test_helper' class DiscoAppTest < ActiveSupport::TestCase test 'truth' do assert_kind_of Module, DiscoApp end end
Version data entries
7 entries across 7 versions & 1 rubygems