Sha256: d2f2c5c2a235243c481a2805d216ae6982c12078c940d7796b1fd8d36b981e53

Contents?: true

Size: 200 Bytes

Versions: 5

Compression:

Stored size: 200 Bytes

Contents

require 'test_helper'

module ForemanStatistics
  class TrendCounterTest < ActiveSupport::TestCase
    # Replace this with your real tests.
    test 'the truth' do
      assert true
    end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
foreman_statistics-1.0.0 test/models/foreman_statistics/trend_counter_test.rb
foreman_statistics-0.1.3 test/models/foreman_statistics/trend_counter_test.rb
foreman_statistics-0.1.2 test/models/foreman_statistics/trend_counter_test.rb
foreman_statistics-0.1.1 test/models/foreman_statistics/trend_counter_test.rb
foreman_statistics-0.1.0 test/models/foreman_statistics/trend_counter_test.rb