Sha256: 1de2a82de31d156a2aa71d2e094b0a67fa0e74cc911114e9396f163136cddf78

Contents?: true

Size: 140 Bytes

Versions: 1

Compression:

Stored size: 140 Bytes

Contents

require 'test_helper'

class MintReporterTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, MintReporter
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mint_reporter-0.0.7 test/mint_reporter_test.rb