Sha256: d2a7f6a3148df973e58bc28c202fedf83330039cf3dc7b94df16ae06b277163d

Contents?: true

Size: 146 Bytes

Versions: 3

Compression:

Stored size: 146 Bytes

Contents

require 'test_helper'

class PivotalReporterTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, PivotalReporter
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
pivotal_reporter-0.7.2 test/pivotal_reporter_test.rb
pivotal_reporter-0.7.1 test/pivotal_reporter_test.rb
pivotal_reporter-0.7.0 test/pivotal_reporter_test.rb