Sha256: 0b8fb18169c7fc34347252cb5231021ab4afcf88dc2e95405f9505ae52002607

Contents?: true

Size: 138 Bytes

Versions: 1

Compression:

Stored size: 138 Bytes

Contents

require 'test_helper'

class EasyReportsTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, EasyReports
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
easy_reports-0.0.2 test/easy_reports_test.rb