Sha256: bcfef840d4c090df020176c8a4b650f2eaad85e3500949f19b3ec4f0cc41c3b3

Contents?: true

Size: 124 Bytes

Versions: 1

Compression:

Stored size: 124 Bytes

Contents

require 'test_helper'

class BlobTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, Blob
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
blob-0.0.1 test/blob_test.rb