Sha256: 72c3ed7ff47c055807ab4ad2a8c02e165f7cf21b5c27385d8d64134621ccca9d

Contents?: true

Size: 148 Bytes

Versions: 8

Compression:

Stored size: 148 Bytes

Contents

require 'test_helper'

module HowTo
  class SectionTest < ActiveSupport::TestCase
    # test "the truth" do
    #   assert true
    # end
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
how_to-0.0.8 test/unit/how_to/section_test.rb
how_to-0.0.7 test/unit/how_to/section_test.rb
how_to-0.0.6 test/unit/how_to/section_test.rb
how_to-0.0.5 test/unit/how_to/section_test.rb
how_to-0.0.4 test/unit/how_to/section_test.rb
how_to-0.0.3 test/unit/how_to/section_test.rb
how_to-0.0.2 test/unit/how_to/section_test.rb
how_to-0.0.1 test/unit/how_to/section_test.rb