Sha256: b70892346d78762b4c0b70e870dd868ef89a8c2dd1a1d221b5436c8bbbb59835
Contents?: true
Size: 148 Bytes
Versions: 1
Compression:
Stored size: 148 Bytes
Contents
require 'test_helper' class TwitterBootstrapTest < ActiveSupport::TestCase test "truth" do assert_kind_of Module, TwitterBootstrap end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
twitter-bootstrap-0.0.1 | test/twitter_bootstrap_test.rb |