Sha256: 329dbff1acc7084ebda13e5260e79e7264b2d31603a2b151f0b7f84a1db177eb
Contents?: true
Size: 126 Bytes
Versions: 1
Compression:
Stored size: 126 Bytes
Contents
require 'test_helper' class Uhoh1Test < ActiveSupport::TestCase test "truth" do assert_kind_of Module, Uhoh1 end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
uhoh1-0.0.1 | test/uhoh1_test.rb |