Sha256: b17d0beec792370cab06b48fb718717bf44a66df812eafdacf14e188461f0fd9

Contents?: true

Size: 144 Bytes

Versions: 8

Compression:

Stored size: 144 Bytes

Contents

require 'test_helper'

class BitsnoteAssetsTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, BitsnoteAssets
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
bitsnote-assets-0.0.9 test/bitsnote_assets_test.rb
bitsnote-assets-0.0.8 test/bitsnote_assets_test.rb
bitsnote-assets-0.0.7 test/bitsnote_assets_test.rb
bitsnote-assets-0.0.5 test/bitsnote_assets_test.rb
bitsnote-assets-0.0.4 test/bitsnote_assets_test.rb
bitsnote-assets-0.0.3 test/bitsnote_assets_test.rb
bitsnote-assets-0.0.2 test/bitsnote_assets_test.rb
bitsnote-assets-0.0.1 test/bitsnote_assets_test.rb