Sha256: 43febf89d68194e963e0aa8b3906c3fc89f00e1e5fb68e022ac4d1d5f17b94ea

Contents?: true

Size: 140 Bytes

Versions: 1

Compression:

Stored size: 140 Bytes

Contents

require 'test_helper'

class AutoloadPathTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, AutoloadPath
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
autoload_path-0.1.0 test/autoload_path_test.rb