Sha256: 7bf0f9d6c615a769f07832b2c8f33cc0b36ddc716d0dc91ded103394b3078855

Contents?: true

Size: 140 Bytes

Versions: 2

Compression:

Stored size: 140 Bytes

Contents

require 'test_helper'

class FontsRailsTest < ActiveSupport::TestCase

  test 'truth' do
    assert_kind_of Module, Fonts::Rails
  end

end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
fonts-rails-0.0.2 test/fonts_rails_test.rb
fonts-rails-0.0.1 test/fonts_rails_test.rb