Sha256: e13b8ec5e7432f7392ac03acd9076f1cbffbabd89215333c9939f7ac518a0616

Contents?: true

Size: 156 Bytes

Versions: 1

Compression:

Stored size: 156 Bytes

Contents

require 'test_helper'

class BootstrapViewHelpersTest < ActiveSupport::TestCase
  test 'truth' do
    assert_kind_of Module, BootstrapViewHelpers
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bootstrap-view_helpers-0.0.3 test/bootstrap_view_helpers_test.rb