Sha256: ce4a1a4b447a4f9be86dbada5318f2fd7c474320e3f226705ab5dcc4360022fe
Contents?: true
Size: 130 Bytes
Versions: 1
Compression:
Stored size: 130 Bytes
Contents
require 'test_helper' class SoonishTest < ActiveSupport::TestCase test "truth" do assert_kind_of Module, Soonish end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
soonish-0.0.1 | test/soonish_test.rb |